Skip to content

Commit 6997712

Browse files
committed
2.1.0
1 parent 169eb68 commit 6997712

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

InfoPlistPreprocessor.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
#ifndef InfoPlistPreprocessor_h
1010
#define InfoPlistPreprocessor_h
1111

12-
#define MM_VERSION 2.0.9
12+
#define MM_VERSION 2.1.0
1313
#define MM_COPYRIGHT MenuMeters MM_VERSION, by many contributors
1414

1515
#endif /* InfoPlistPreprocessor_h */

MenuMeters-Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<string>dsa_pub.pem</string>
4141
<key>SUScheduledCheckInterval</key>
4242
<integer>36000</integer>
43-
<key>SUEnableSystemProfiling</key>
43+
<key>SUSendProfileInfo</key>
4444
<true/>
4545
</dict>
4646
</plist>

releases.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@
1717
</head>
1818
<body>
1919
<dl>
20+
<dt>2.1.0 (Nov/23/2020)</dt>
21+
<dd>
22+
The order of various meters are correctly preserved across the launch on Big Sur.
23+
</dd>
2024
<dt>2.0.9 (Nov/14/2020)</dt>
2125
<dd>
2226
You can finally choose colors with transparency.

0 commit comments

Comments
 (0)