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",
"private": true,
"version": "1.11.0",
"version": "1.11.1",
"type": "module",
"scripts": {
"start:prod": "vite --mode production",