paint: bump version

This commit is contained in:
luboslenco
2026-07-20 21:26:27 +02:00
parent 55b049f062
commit c292381d7f
+1 -1
View File
@@ -6,7 +6,7 @@
#include <iron.h> #include <iron.h>
char *manifest_title = "ArmorPaint"; char *manifest_title = "ArmorPaint";
char *manifest_version = "1.0 alpha"; char *manifest_version = "1.0 rc1";
char *manifest_version_project = "11"; char *manifest_version_project = "11";
char *manifest_version_config = "1"; char *manifest_version_config = "1";
char *manifest_url = "https://armorpaint.org"; char *manifest_url = "https://armorpaint.org";