From 0c6a3f47b1d306dd02ba0433c9f8c1da6b36522f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=95=D0=B2=D0=B3=D0=B5=D0=BD=D0=B8=D0=B9=20=D0=A5=D1=80?= =?UTF-8?q?=D0=B0=D0=BC=D0=BE=D0=B2?= Date: Sun, 25 Aug 2024 13:39:57 +0300 Subject: [PATCH] gamemode 1.8.1 --- gamemode-lib32/alr.sh | 2 +- gamemode/alr.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gamemode-lib32/alr.sh b/gamemode-lib32/alr.sh index ab8736e..f961460 100644 --- a/gamemode-lib32/alr.sh +++ b/gamemode-lib32/alr.sh @@ -1,5 +1,5 @@ name='gamemode-lib32' -version='1.8.1' +version='1.8.2' release='1' desc='A daemon/lib combo that allows games to request a set of optimisations be temporarily applied to the host OS' homepage='https://github.com/FeralInteractive/gamemode' diff --git a/gamemode/alr.sh b/gamemode/alr.sh index 20755a0..8780d92 100644 --- a/gamemode/alr.sh +++ b/gamemode/alr.sh @@ -1,5 +1,5 @@ name='gamemode' -version='1.8.1' +version='1.8.2' release='1' desc='A daemon/lib combo that allows games to request a set of optimisations be temporarily applied to the host OS' homepage='https://github.com/FeralInteractive/gamemode'