bump version numbers

This commit is contained in:
ppc
2025-05-04 20:25:39 +01:00
parent 78668a1b6a
commit 95be807720
3 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
{
"name": "AMNet",
"scheme": "amnet",
"version": "1.3.1",
"version": "1.3.2",
"slug": "amnet-native",
"icon": "./assets/icon.png",
"userInterfaceStyle": "automatic",
@@ -33,7 +33,7 @@
},
"android": {
"package": "moe.ppc.amnet",
"versionCode": 5,
"versionCode": 6,
"adaptiveIcon": {
"foregroundImage": "./assets/icon-android.png",
"backgroundColor": "#DED8FD"
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "amnet-native",
"version": "1.1.0",
"version": "1.3.2",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "amnet-native",
"version": "1.1.0",
"version": "1.3.2",
"dependencies": {
"@babel/runtime": "^7.27.0",
"@expo-google-fonts/jetbrains-mono": "^0.2.3",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "amnet-native",
"version": "1.1.0",
"version": "1.3.2",
"private": true,
"scripts": {
"android": "expo run:android",