Skip to content

Commit 05c1793

Browse files
committed
prepare 0.2.2
1 parent aef4d71 commit 05c1793

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

misc/osx/Rio.app/Contents/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
<key>CFBundleIconFile</key>
8686
<string>rio.icns</string>
8787
<key>CFBundleShortVersionString</key>
88-
<string>0.2.1</string>
88+
<string>0.2.2</string>
8989
<key>CFBundleVersion</key>
9090
<string>20230528.115631</string>
9191
<key>CFBundleURLTypes</key>

misc/windows/rio-aarch64.wxs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
UpgradeCode="87c21c74-dbd5-4584-89d5-46d9cd0c40a8"
55
Language="1033"
66
Codepage="1252"
7-
Version="0.2.1"
7+
Version="0.2.2"
88
Manufacturer="Raphael Amorim"
99
InstallerVersion="200">
1010

misc/windows/rio-x86_64.wxs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
UpgradeCode="87c21c74-dbd5-4584-89d5-46d9cd0c40a8"
55
Language="1033"
66
Codepage="1252"
7-
Version="0.2.1"
7+
Version="0.2.2"
88
Manufacturer="Raphael Amorim"
99
InstallerVersion="200">
1010

0 commit comments

Comments
 (0)