bump version and add "-beta"

This commit is contained in:
2026-01-22 19:47:24 -07:00
parent b775c5b4c1
commit df61e899da
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "timesafari",
"version": "1.1.6",
"version": "1.1.7-beta",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "timesafari",
"version": "1.1.6",
"version": "1.1.7-beta",
"dependencies": {
"@capacitor-community/electron": "^5.0.1",
"@capacitor-community/sqlite": "6.0.2",

View File

@@ -1,6 +1,6 @@
{
"name": "timesafari",
"version": "1.1.6",
"version": "1.1.7-beta",
"description": "Gift Economies Application",
"author": {
"name": "Gift Economies Team"