Update version to 1.11.3

This commit is contained in:
NightKev 2025-11-07 17:20:00 -08:00
parent 022c372c12
commit b47106a1dc

View File

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