Skip to content

Commit c0fd6f5

Browse files
committed
v2.11.42
1 parent 42422ce commit c0fd6f5

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

Stats.xcodeproj/project.pbxproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -2867,7 +2867,7 @@
28672867
"@executable_path/../Frameworks",
28682868
);
28692869
MACOSX_DEPLOYMENT_TARGET = 10.15;
2870-
MARKETING_VERSION = 2.11.41;
2870+
MARKETING_VERSION = 2.11.42;
28712871
OTHER_LDFLAGS = "";
28722872
PRODUCT_BUNDLE_IDENTIFIER = eu.exelban.Stats;
28732873
PRODUCT_NAME = "$(TARGET_NAME)";
@@ -2904,7 +2904,7 @@
29042904
"@executable_path/../Frameworks",
29052905
);
29062906
MACOSX_DEPLOYMENT_TARGET = 10.15;
2907-
MARKETING_VERSION = 2.11.41;
2907+
MARKETING_VERSION = 2.11.42;
29082908
OTHER_LDFLAGS = "";
29092909
PRODUCT_BUNDLE_IDENTIFIER = eu.exelban.Stats;
29102910
PRODUCT_NAME = "$(TARGET_NAME)";

Stats/Supporting Files/Info.plist

+1-1
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>697</string>
20+
<string>698</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

+2-2
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>2.11.41</string>
14+
<string>2.11.42</string>
1515
<key>CFBundleVersion</key>
16-
<string>697</string>
16+
<string>698</string>
1717
<key>NSExtension</key>
1818
<dict>
1919
<key>NSExtensionPointIdentifier</key>

0 commit comments

Comments
 (0)