post release fixes

This commit is contained in:
lamacchinadesiderante 2023-01-16 22:12:15 +01:00
parent 6ad1ba26a3
commit 425d335f8c
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
# .env.production
VITE_BACKEND_BASE_API = ''
VITE_STORJ_JSON_URL = ''
VITE_STORJ_JSON_URL = 'https://link.storjshare.io/juowot6xaa2rz4vjqeal2uo44jka/millelibri%2Findex%2Fjson%2Fmillelibri.json?download=1'

View File

@ -1,7 +1,7 @@
{
"name": "frontend",
"private": true,
"version": "0.6",
"version": "v0.6.0",
"type": "module",
"repository": "https://git.lamacchinadesiderante.org/lamacchinadesiderante/millelibri",
"scripts": {