Browse Source

Release v0.9.0-rc2

Maxime Quandalle 9 năm trước cách đây
mục cha
commit
c04341f1ea
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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-rc1"),
+    appMarketingVersion = (defaultText = "0.9.0-rc2"),
     # Human-readable presentation of the app version.
 
     minUpgradableAppVersion = 0,