From c4eb796e2d0f4579d96d0ab1079084150f554c81 Mon Sep 17 00:00:00 2001 From: SchizoDuckie Date: Mon, 6 Jul 2015 00:33:09 +0200 Subject: [PATCH] Don't edit VERSION with nano, since it adds a newline that's not properly stripped, which messed up the webstore deployment. --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 524cb5524..8cfbc905b 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.1.1 +1.1.1 \ No newline at end of file