diff options
author | dec05eba <dec05eba@protonmail.com> | 2025-05-04 22:39:37 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2025-05-04 22:39:37 +0200 |
commit | 305c9df7acc140d1d4b723948b9f59e8282eea87 (patch) | |
tree | 3b57db37b0a8178b95f7db9694fc676d0f9c3287 /project.conf | |
parent | d08ea692771caa8e385412c2f992089672773e30 (diff) |
Add option to save temporary replay data on disk1.6.0
Diffstat (limited to 'project.conf')
-rw-r--r-- | project.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/project.conf b/project.conf index 6e67858..fb4a3a4 100644 --- a/project.conf +++ b/project.conf @@ -1,7 +1,7 @@ [package] name = "gsr-ui" type = "executable" -version = "1.5.1" +version = "1.6.0" platforms = ["posix"] [lang.cpp] |