diff --git a/README.md b/README.md index 5e4d3d8..438e767 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,8 @@ An deployment ready and automated steam trade client!
->We are building the web panel for this app. Probably launched at 1.3.0. Wait for it here!+>
The web panel was launched at 1.3.0. Now all your work can be done on your browser!+
diff --git a/web/package.json b/web/package.json index 6e59914..c0f82f0 100644 --- a/web/package.json +++ b/web/package.json @@ -1,6 +1,6 @@ { "name": "steam-trader-web", - "version": "1.2.1", + "version": "1.3.0", "description": "An deployment ready and automated steam trade client!", "main": "src/index.ts", "private": true,