There was an error while loading. Please reload this page.
1 parent 290ab93 commit 1ad370bCopy full SHA for 1ad370b
3 files changed
VERSION
@@ -1 +1 @@
1
-0.0.17
+0.0.18
assets/macos/info.plist
@@ -9,9 +9,9 @@
9
<key>CFBundleIdentifier</key>
10
<string>com.foxnne.fizzy</string>
11
<key>CFBundleShortVersionString</key>
12
- <string>0.0.17</string>
+ <string>0.0.18</string>
13
<key>CFBundleVersion</key>
14
15
<key>CFBundleIconFile</key>
16
<string>fizzy.icns</string>
17
<!--
build.zig.zon
@@ -8,7 +8,7 @@
8
},
.fingerprint = 0x3311781b569a8e73,
.name = .fizzy,
- .version = "0.0.17",
+ .version = "0.0.18",
.minimum_zig_version = "0.16.0",
.dependencies = .{
.zig_objc = .{
0 commit comments