From 3552155df6e171befe782f075595dfb98547ae77 Mon Sep 17 00:00:00 2001 From: jstsmthrgk <38539927+jstsmthrgk@users.noreply.github.com> Date: Thu, 23 Aug 2018 15:25:15 +0200 Subject: [PATCH] increase version --- sketch.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sketch.properties b/sketch.properties index 079a3db..743ba34 100644 --- a/sketch.properties +++ b/sketch.properties @@ -1,9 +1,9 @@ -#Thu Aug 23 11:53:59 GMT+02:00 2018 +#Thu Aug 23 15:24:43 GMT+02:00 2018 manifest.sdk.target=25 manifest.orientation=portrait +manifest.version.name=1.7 manifest.sdk.min=15 -manifest.version.name=1.6.1 manifest.permissions= -manifest.version.code=8 +manifest.version.code=9 manifest.package=io.github.jstsmthrgk.counter manifest.label=Game Counter