Incrementing the build numbers. bug fixes

This commit is contained in:
Eduardo MG
2025-03-07 18:51:33 -06:00
parent f7eaf5072e
commit 4b52e8cf6c
3 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -88,7 +88,7 @@ Mod by: Vitty85
#define WAGIC_CORE_VERSION_STRING "core_" VERSION_STRINGIFY(WAGIC_RESOURCE_VERSION)
#define WAGIC_RESOURCE_NAME "Wagic-core-" VERSION_STRINGIFY(WAGIC_RESOURCE_VERSION) ".zip"
#define WAGIC_RELEASE_NAME "wagic-v" WAGIC_VERSION_STRING
#define WAGIC_RESOURCE_URL "https://github.com/WagicProject/wagic/releases/download/" WAGIC_RELEASE_NAME "/" WAGIC_RESOURCE_NAME
#define WAGIC_RESOURCE_URL "https://github.com/WagicProject/wagic/releases" WAGIC_RELEASE_NAME "/" WAGIC_RESOURCE_NAME
#endif