소스 검색

Bump sandstorm app version

Maxime Quandalle 9 년 전
부모
커밋
dbbdebf313
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      sandstorm-pkgdef.capnp

+ 1 - 1
sandstorm-pkgdef.capnp

@@ -22,7 +22,7 @@ const pkgdef :Spk.PackageDefinition = (
     appTitle = (defaultText = "Wekan"),
     # The name of the app as it is displayed to the user.
 
-    appVersion = 5,
+    appVersion = 6,
     # Increment this for every release.
 
     appMarketingVersion = (defaultText = "0.9.0"),