Skip to content

Commit 223a2d0

Browse files
committed
v3.0.7
1 parent 1c87299 commit 223a2d0

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

Stats.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3120,7 +3120,7 @@
31203120
"@executable_path/../Frameworks",
31213121
);
31223122
MACOSX_DEPLOYMENT_TARGET = 12.0;
3123-
MARKETING_VERSION = 3.0.6;
3123+
MARKETING_VERSION = 3.0.7;
31243124
OTHER_LDFLAGS = "";
31253125
PRODUCT_BUNDLE_IDENTIFIER = eu.exelban.Stats;
31263126
PRODUCT_NAME = "$(TARGET_NAME)";
@@ -3157,7 +3157,7 @@
31573157
"@executable_path/../Frameworks",
31583158
);
31593159
MACOSX_DEPLOYMENT_TARGET = 12.0;
3160-
MARKETING_VERSION = 3.0.6;
3160+
MARKETING_VERSION = 3.0.7;
31613161
OTHER_LDFLAGS = "";
31623162
PRODUCT_BUNDLE_IDENTIFIER = eu.exelban.Stats;
31633163
PRODUCT_NAME = "$(TARGET_NAME)";

Stats/Supporting Files/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<key>CFBundleShortVersionString</key>
1818
<string>$(MARKETING_VERSION)</string>
1919
<key>CFBundleVersion</key>
20-
<string>819</string>
20+
<string>820</string>
2121
<key>Description</key>
2222
<string>Simple macOS system monitor in your menu bar</string>
2323
<key>LSApplicationCategoryType</key>

Widgets/Supporting Files/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
<key>CFBundleInfoDictionaryVersion</key>
1212
<string>6.0</string>
1313
<key>CFBundleShortVersionString</key>
14-
<string>3.0.6</string>
14+
<string>3.0.7</string>
1515
<key>CFBundleVersion</key>
16-
<string>819</string>
16+
<string>820</string>
1717
<key>NSExtension</key>
1818
<dict>
1919
<key>NSExtensionPointIdentifier</key>

0 commit comments

Comments
 (0)