Skip to content

Commit

Permalink
Promote the new v24.4 testing version (#387)
Browse files Browse the repository at this point in the history
  • Loading branch information
dnzbk authored Sep 12, 2024
1 parent 885cfc1 commit 3b21d6c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ set_property(GLOBAL PROPERTY PACKAGE)
set_property(GLOBAL PROPERTY LIBS)
set_property(GLOBAL PROPERTY INCLUDES)

set(VERSION "24.3")
set(VERSION "24.4")
set(PACKAGE "nzbget")
set(PACKAGE_BUGREPORT "https://github.com/nzbgetcom/nzbget/issues")
set(CMAKE_CXX_STANDARD 17)
Expand Down
2 changes: 1 addition & 1 deletion osx/NZBGet-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>24.3</string>
<string>24.4</string>
<key>CFBundleDocumentTypes</key>
<array>
<dict>
Expand Down

0 comments on commit 3b21d6c

Please sign in to comment.