Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

version: bump to 3.2.0 #157

Merged
merged 3 commits into from
Jan 14, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion lib/autoupdate/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ def generate_version_notes

def version
puts <<~EOS
Version 3.1.0. Last Changed: June 2024
Version 3.2.0. Last Changed: Jan 2025

EOS
generate_version_notes
Expand Down
6 changes: 3 additions & 3 deletions notifier/brew-autoupdate.app/Contents/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.3</string>
<string>3.2.0</string>
<key>CFBundleSignature</key>
<string>aplt</string>
<key>LSMinimumSystemVersionByArchitecture</key>
Expand Down Expand Up @@ -66,9 +66,9 @@
<key>name</key>
<string>ScriptWindowState</string>
<key>positionOfDivider</key>
<real>443</real>
<real>419</real>
<key>savedFrame</key>
<string>84 181 700 678 0 0 1440 875 </string>
<string>20 193 700 678 0 0 1440 875 </string>
<key>selectedTab</key>
<string>description</string>
</dict>
Expand Down
Binary file modified notifier/brew-autoupdate.app/Contents/MacOS/applet
Binary file not shown.
Binary file modified notifier/brew-autoupdate.app/Contents/Resources/Scripts/main.scpt
Binary file not shown.
Binary file modified notifier/brew-autoupdate.app/Contents/Resources/applet.rsrc
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{\rtf1\ansi\ansicpg1252\cocoartf2758
{\rtf1\ansi\ansicpg1252\cocoartf2820
\cocoatextscaling0\cocoaplatform0{\fonttbl}
{\colortbl;\red255\green255\blue255;}
{\*\expandedcolortbl;;}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,19 +6,19 @@
<dict>
<key>Resources/Scripts/main.scpt</key>
<data>
d3rhj0ghiHWY6YrHkDy2+WhthCs=
TyfEkhZZiKS+OR2xnozDWydm314=
</data>
<key>Resources/applet.icns</key>
<data>
zxkFJfHyL4GaPKamUH6g8PdyzKo=
</data>
<key>Resources/applet.rsrc</key>
<data>
UTqftPAycCu54/1f3tQ3277V+vc=
pPikbe2SAyQVj2b3i/gUBAaexII=
</data>
<key>Resources/description.rtfd/TXT.rtf</key>
<data>
xSwQPGpH7ku+kN5NfouKYCJWyIE=
ceHkrN7T1Hg6a54h8thM7mrmky4=
</data>
</dict>
<key>files2</key>
Expand All @@ -27,11 +27,11 @@
<dict>
<key>hash</key>
<data>
d3rhj0ghiHWY6YrHkDy2+WhthCs=
TyfEkhZZiKS+OR2xnozDWydm314=
</data>
<key>hash2</key>
<data>
3qksCeeAbnntC+L5UodYXe+Q/yA1BOkQlDtV07MpCdc=
dW/JYFRWIOTq+04BtjE2k2s4R8pGSO/3eEWvatI2qCI=
</data>
</dict>
<key>Resources/applet.icns</key>
Expand All @@ -49,22 +49,22 @@
<dict>
<key>hash</key>
<data>
UTqftPAycCu54/1f3tQ3277V+vc=
pPikbe2SAyQVj2b3i/gUBAaexII=
</data>
<key>hash2</key>
<data>
eKtG3zeiJnM5RQNWT/vlqHn6iPo2WmwoYUC00YPyFPc=
zf7C6qpWVP97RDTG0Q9lXPz93wbUq4/FVJQb6VC2nGE=
</data>
</dict>
<key>Resources/description.rtfd/TXT.rtf</key>
<dict>
<key>hash</key>
<data>
xSwQPGpH7ku+kN5NfouKYCJWyIE=
ceHkrN7T1Hg6a54h8thM7mrmky4=
</data>
<key>hash2</key>
<data>
DIYddNBD+B9kh5/LeDSoSkWfq45TKjno0uU9VKUnchE=
DlmmxSnsXzOQ0Wvdri/C2lE5LJpEvk3Cgi84l1fraL0=
</data>
</dict>
</dict>
Expand Down
Binary file modified notifier/notifier.scpt
Binary file not shown.
Loading