From 02a07783a4d082c6c7be331832ac2f0fc5b47cc8 Mon Sep 17 00:00:00 2001 From: SnowPhoenix Date: Sat, 7 Jul 2018 12:12:54 -0400 Subject: [PATCH] v2.8.0 (#641) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a086372f..313ace1e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "FlairHQ", - "version": "2.7.5", + "version": "2.8.0", "description": "A project to allow easy adding of flair applications for subreddits (focusing initially on /r/pokemontrades) and easy moderation for moderators.", "scripts": { "start": "node ./node_modules/sails/bin/sails.js lift",