소스 검색

Release v0.9

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

+ 1 - 1
sandstorm-pkgdef.capnp

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