Update year at time of last release
[Sone.git] / src / main / java / net / pterodactylus / sone / main / SonePlugin.java
index 85f5a74..af90ca3 100644 (file)
@@ -119,7 +119,7 @@ public class SonePlugin implements FredPlugin, FredPluginFCP, FredPluginL10n, Fr
        public static final Version VERSION = new Version(0, 9, 4);
 
        /** The current year at time of release. */
-       private static final int YEAR = 2015;
+       private static final int YEAR = 2016;
        private static final String SONE_HOMEPAGE = "USK@nwa8lHa271k2QvJ8aa0Ov7IHAV-DFOCFgmDt3X6BpCI,DuQSUZiI~agF8c-6tjsFFGuZ8eICrzWCILB60nT8KKo,AQACAAE/sone/";
        private static final int LATEST_EDITION = 71;