소스 검색

Release v0.10.0-rc3

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

+ 1 - 1
sandstorm-pkgdef.capnp

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