From 355e70328c7e079e7deaf598059108885b91c8e5 Mon Sep 17 00:00:00 2001 From: "Amani H." <109637146+xsn34kzx@users.noreply.github.com> Date: Fri, 3 Jan 2025 19:27:26 -0500 Subject: [PATCH] [Misc] `1.4.3` Version Bump + Locales Update (#5077) --- package-lock.json | 4 ++-- package.json | 2 +- public/locales | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index c3c08a9ec00..52cc628872a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "pokemon-rogue-battle", - "version": "1.4.2", + "version": "1.4.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "pokemon-rogue-battle", - "version": "1.4.2", + "version": "1.4.3", "hasInstallScript": true, "dependencies": { "@material/material-color-utilities": "^0.2.7", diff --git a/package.json b/package.json index d484927e5fc..e52c5928da7 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "pokemon-rogue-battle", "private": true, - "version": "1.4.2", + "version": "1.4.3", "type": "module", "scripts": { "start": "vite", diff --git a/public/locales b/public/locales index b28ba1255c8..2e03bc8f273 160000 --- a/public/locales +++ b/public/locales @@ -1 +1 @@ -Subproject commit b28ba1255c8db12cb07947f88635cb6be0143a15 +Subproject commit 2e03bc8f2736269bfa365faad587c3ec54a37621