chore: Start v0.1.3
Some checks failed
Build / build (push) Has been cancelled
Test / test (push) Has been cancelled

This commit is contained in:
Christian Ditaputratama 2024-10-29 01:11:03 +07:00
parent a963963b72
commit 68c4b7c9b3
No known key found for this signature in database
GPG key ID: 31D3D06D77950979
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
v0.1.2
v0.1.3

View file

@ -1,6 +1,6 @@
{
"name": "xmr-nodes-frontend",
"version": "v0.1.2",
"version": "v0.1.3",
"private": true,
"scripts": {
"dev": "VITE_API_URL=http://127.0.0.1:18901 vite dev --host 127.0.0.1",