We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b67e11 commit 7c27654Copy full SHA for 7c27654
3 files changed
res/updates.yaml
@@ -5,3 +5,6 @@ SafeModeHashes:
5
6
20260122094411:
7
- c644ca515d012ec7df69a74e689a7f119556afd43479ea94925280967db1d99f #ubuntu12_32 & steamdeck_stable
8
+
9
+ 20260310103750:
10
+ - 79ce9b8ce825b1f0c378c98542aa109b0010e520ef48e5da087c8461cb09ef6f #ubuntu12_32 & steamdeck_stable
res/version.txt
@@ -1 +1 @@
1
-20260122094411
+20260310103750
src/version.hpp
@@ -3,4 +3,4 @@
3
#include <cstdint>
4
-constexpr uint64_t VERSION = 20260122094411;
+constexpr uint64_t VERSION = 20260310103750;
0 commit comments