Merge pull request #5 from Spythere/development

Wersja 1.1.1
This commit is contained in:
Spythere
2022-12-31 18:55:47 +01:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
VITE_APP_API_URL=https://spythere.pl/api VITE_APP_API_URL=https://spythere.pl/api
VITE_APP_SWDR_URL=https://api.td2.info.pl:9640 VITE_APP_SWDR_URL=https://api.td2.info.pl
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "genera-tor", "name": "genera-tor",
"version": "1.1.0", "version": "1.1.1",
"private": true, "private": true,
"scripts": { "scripts": {
"dev": "vite --port 8080", "dev": "vite --port 8080",