From e745505c6efa58af02a55b63584b2de5d59eb203 Mon Sep 17 00:00:00 2001 From: GaboGG Date: Wed, 22 Jul 2026 06:15:24 -0400 Subject: [PATCH] Bump version to 0.12.0 --- scripts/hv-unified.user.js | 4 ++-- scripts/latest.user.js | 4 ++-- src/config.js | 2 +- src/header.user.js | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/scripts/hv-unified.user.js b/scripts/hv-unified.user.js index a81ecef..1d50e23 100644 --- a/scripts/hv-unified.user.js +++ b/scripts/hv-unified.user.js @@ -1,7 +1,7 @@ // ==UserScript== // @name HV Unified // @namespace hvunified -// @version 0.11.0 +// @version 0.12.0 // @description HV Unified — battle automation, guidance, and UI enhancements for HentaiVerse // @author GaboGG + Hermes // @match *://*.hentaiverse.org/* @@ -17,7 +17,7 @@ // CONFIG — default settings // ═══════════════════════════════════════════════════════════════════════ -const VERSION = '0.11.0'; +const VERSION = '0.12.0'; const CFG = { // — Battle automation diff --git a/scripts/latest.user.js b/scripts/latest.user.js index a81ecef..1d50e23 100644 --- a/scripts/latest.user.js +++ b/scripts/latest.user.js @@ -1,7 +1,7 @@ // ==UserScript== // @name HV Unified // @namespace hvunified -// @version 0.11.0 +// @version 0.12.0 // @description HV Unified — battle automation, guidance, and UI enhancements for HentaiVerse // @author GaboGG + Hermes // @match *://*.hentaiverse.org/* @@ -17,7 +17,7 @@ // CONFIG — default settings // ═══════════════════════════════════════════════════════════════════════ -const VERSION = '0.11.0'; +const VERSION = '0.12.0'; const CFG = { // — Battle automation diff --git a/src/config.js b/src/config.js index 27faed8..737ba77 100644 --- a/src/config.js +++ b/src/config.js @@ -2,7 +2,7 @@ // CONFIG — default settings // ═══════════════════════════════════════════════════════════════════════ -const VERSION = '0.11.0'; +const VERSION = '0.12.0'; const CFG = { // — Battle automation diff --git a/src/header.user.js b/src/header.user.js index ee3152b..85fa4b0 100644 --- a/src/header.user.js +++ b/src/header.user.js @@ -1,7 +1,7 @@ // ==UserScript== // @name HV Unified // @namespace hvunified -// @version 0.11.0 +// @version 0.12.0 // @description HV Unified — battle automation, guidance, and UI enhancements for HentaiVerse // @author GaboGG + Hermes // @match *://*.hentaiverse.org/*