We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3d99ba commit 024dcf1Copy full SHA for 024dcf1
osx/Info.plist
@@ -129,7 +129,7 @@
129
<key>CFBundleSignature</key>
130
<string>xmmd</string>
131
<key>CFBundleVersion</key>
132
- <string>2.0.0-alpha2</string>
+ <string>2.0.0-alpha3</string>
133
<key>NSAppleScriptEnabled</key>
134
<string>NO</string>
135
</dict>
windows/common.wxi
@@ -3,7 +3,7 @@
3
<?define ProductName="Power Tab Editor"?>
4
<?define ProductShortName="Power Tab"?>
5
<?define Manufacturer="Power Tab Community"?>
6
- <?define Version="1.98.2"?>
+ <?define Version="1.98.3"?>
7
<?define UpgradeCode="6cab03ff-a31b-4c76-a4d1-20a37575896a"?>
8
<?define SourceDir="../source"?>
9
<?define BinDir="../build/bin"?>
0 commit comments