Browse Source

bump version to match attempts in app stores

pull/133/head
Trent Larson 2 days ago
parent
commit
674bbfa00c
  1. 4
      package-lock.json
  2. 2
      package.json

4
package-lock.json

@ -1,12 +1,12 @@
{
"name": "timesafari",
"version": "0.4.4",
"version": "0.4.6",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "timesafari",
"version": "0.4.4",
"version": "0.4.6",
"dependencies": {
"@capacitor-mlkit/barcode-scanning": "^6.0.0",
"@capacitor/android": "^6.2.0",

2
package.json

@ -1,6 +1,6 @@
{
"name": "timesafari",
"version": "0.4.4",
"version": "0.4.6",
"description": "Time Safari Application",
"author": {
"name": "Time Safari Team"

Loading…
Cancel
Save