Bump version to v0.3

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-27 20:15:20 -04:00
parent d96d3a6cf2
commit 33b27775b4
+1 -1
View File
@@ -45,7 +45,7 @@ if (typeof document !== 'undefined') {
// CONSTANTS // CONSTANTS
// ============================================================================ // ============================================================================
const APP_VERSION = 'v0.2.5'; const APP_VERSION = 'v0.3';
const DEFAULT_MAX_HP = 10; const DEFAULT_MAX_HP = 10;
const DEFAULT_INIT_MOD = 0; const DEFAULT_INIT_MOD = 0;
const MONSTER_DEFAULT_INIT_MOD = 2; const MONSTER_DEFAULT_INIT_MOD = 2;