feat: add reload button to force 'reload from disk'
Release / Build ArchLinux Package (push) Successful in 1m3s
Release / Publish to Gitea Release (push) Successful in 4s
Release / Publish to AUR (push) Successful in 9s

This commit is contained in:
2026-04-05 19:22:12 +02:00
parent cf73b12996
commit d39e36e096
11 changed files with 72 additions and 8 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.16)
project(WallReel VERSION 2.1.0 LANGUAGES CXX)
project(WallReel VERSION 2.2.0 LANGUAGES CXX)
set(EXECUTABLE_NAME "wallreel")
set(CORELIB_NAME "wallreel-core")