From 92835decb3d320f5a4a4ed0664276f013f4ae91e Mon Sep 17 00:00:00 2001 From: schneefux Date: Sun, 23 Nov 2014 13:14:53 +0100 Subject: Hotfix: App war komisch gebaut; neue Version --- www/js/index.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/js') diff --git a/www/js/index.js b/www/js/index.js index 495bf3a..0f3bb07 100644 --- a/www/js/index.js +++ b/www/js/index.js @@ -13,10 +13,10 @@ * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see . + * along with this program. If not, see . */ -version = '1.0.2'; +version = '1.0.3'; function istPremium(benutzer, key){ // Supersicherer Keygenerator :P Inspiriert von kryptochef.de sollKey = ''; -- cgit v1.3.1