Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/files_accesscontrol.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2017-05-08 12:24:51 +0300
committerJoas Schilling <coding@schilljs.com>2017-05-08 12:24:51 +0300
commit8b8175e3d0047861ad0e19aa0dea882d22dbcc69 (patch)
treea527786de4ff90f6e31a6a09ec18205c199ccb57 /Makefile
parent63c2065ad139b33322a785dcd4a32a4d3a0b1af2 (diff)
Increase version
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 20b9e94..b0ee6be 100644
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,7 @@ source_dir=$(build_dir)/source
sign_dir=$(build_dir)/sign
package_name=$(app_name)
cert_dir=$(HOME)/.nextcloud/certificates
-version+=1.2.2
+version+=1.2.3
all: appstore