bump version and add "-beta" (was 0.4.3 now 0.4.4-beta)

This commit is contained in:
2025-02-17 19:22:03 -07:00
parent 1e9c3f3101
commit 5eaaf32043
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{ {
"name": "timesafari", "name": "timesafari",
"version": "0.4.3", "version": "0.4.4-beta",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "timesafari", "name": "timesafari",
"version": "0.4.3", "version": "0.4.4-beta",
"dependencies": { "dependencies": {
"@capacitor/android": "^6.2.0", "@capacitor/android": "^6.2.0",
"@capacitor/cli": "^6.2.0", "@capacitor/cli": "^6.2.0",

View File

@@ -1,6 +1,6 @@
{ {
"name": "timesafari", "name": "timesafari",
"version": "0.4.3", "version": "0.4.4-beta",
"description": "TimeSafari Desktop Application", "description": "TimeSafari Desktop Application",
"author": { "author": {
"name": "TimeSafari Team" "name": "TimeSafari Team"