Browse Source

Release v0.10.0-rc3

Maxime Quandalle 9 năm trước cách đây
mục cha
commit
0954cff5b4
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 = 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,