1 Commits

Author SHA1 Message Date
robert 33b27775b4 Bump version to v0.3
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-27 20:15:20 -04:00
+1 -1
View File
@@ -45,7 +45,7 @@ if (typeof document !== 'undefined') {
// CONSTANTS
// ============================================================================
const APP_VERSION = 'v0.2.5';
const APP_VERSION = 'v0.3';
const DEFAULT_MAX_HP = 10;
const DEFAULT_INIT_MOD = 0;
const MONSTER_DEFAULT_INIT_MOD = 2;