From 972bbd9460e8d5eba55a41068375dc46dc13d0fe Mon Sep 17 00:00:00 2001 From: Thomas Debesse Date: Sun, 10 Dec 2023 16:00:00 +0000 Subject: [PATCH] Update version number to 0.54.1 --- daemon | 2 +- download-paks | 2 +- macosx/Info.plist | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/daemon b/daemon index 01187f1fb14..8bf42449dbd 160000 --- a/daemon +++ b/daemon @@ -1 +1 @@ -Subproject commit 01187f1fb149715ea1d63cd764f20b847922e3ee +Subproject commit 8bf42449dbd6bfde451d108419913fcd3fa36307 diff --git a/download-paks b/download-paks index 6ec958a0d80..17415e9c6bb 100755 --- a/download-paks +++ b/download-paks @@ -55,7 +55,7 @@ DEFAULT_IFS="${IFS}" xdgHomeDir="${XDG_DATA_HOME:-${HOME}/.local/share}/unvanquished" xdgCacheDir="${XDG_DATA_HOME:-${HOME}/.cache}/unvanquished/download-paks" -current_unvanquished_version='0.54.0' +current_unvanquished_version='0.54.1' version="${current_unvanquished_version}" sum_file_name='md5sums' diff --git a/macosx/Info.plist b/macosx/Info.plist index 1dc57d9c33f..81f72e04c4f 100644 --- a/macosx/Info.plist +++ b/macosx/Info.plist @@ -30,7 +30,7 @@ CFBundleVersion - 0.54.0 + 0.54.1 NSHighResolutionCapable