Skip to content
This repository was archived by the owner on May 17, 2025. It is now read-only.

Commit 0650be5

Browse files
committed
bump up version
1 parent b593915 commit 0650be5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

openFrameworks-Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<key>CFBundlePackageType</key>
1616
<string>APPL</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>1.05b4</string>
18+
<string>1.05</string>
1919
<key>CFBundleSignature</key>
2020
<string>????</string>
2121
<key>CFBundleVersion</key>

src/testApp.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ void testApp::setup() {
1515
isGui = true;
1616
scale = 1.0;
1717

18-
ofSetWindowTitle("Kinect2Scratch4Mac - v005b4");
18+
ofSetWindowTitle("Kinect2Scratch4Mac - v005");
1919

2020
//GUI
2121
gui.setup("Toggle GUI panel:g");

0 commit comments

Comments
 (0)