diff --git a/.env b/.env index 8ed4599..80c0da7 100644 --- a/.env +++ b/.env @@ -1,2 +1,2 @@ VITE_APP_API_URL=https://spythere.pl/api -VITE_APP_SWDR_URL=https://api.td2.info.pl:9640 \ No newline at end of file +VITE_APP_SWDR_URL=https://api.td2.info.pl \ No newline at end of file diff --git a/package.json b/package.json index e5eef35..9a61f85 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "genera-tor", - "version": "1.1.0", + "version": "1.1.1", "private": true, "scripts": { "dev": "vite --port 8080",