소스 검색

Release v0.9.0-rc1

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

+ 1 - 1
sandstorm-pkgdef.capnp

@@ -25,7 +25,7 @@ const pkgdef :Spk.PackageDefinition = (
     appVersion = 4,
     # Increment this for every release.
 
-    appMarketingVersion = (defaultText = "0.9.0_rc1"),
+    appMarketingVersion = (defaultText = "0.9.0-rc1"),
     # Human-readable presentation of the app version.
 
     minUpgradableAppVersion = 0,