Update version to 1.11.1

This commit is contained in:
NightKev 2025-10-30 20:24:39 -07:00
parent d7cfb2087c
commit 893333ff3b

View File

@ -1,7 +1,7 @@
{ {
"name": "pokemon-rogue-battle", "name": "pokemon-rogue-battle",
"private": true, "private": true,
"version": "1.11.0", "version": "1.11.1",
"type": "module", "type": "module",
"scripts": { "scripts": {
"start:prod": "vite --mode production", "start:prod": "vite --mode production",