Bump Studio version

This commit is contained in:
Serkan Reis 2023-01-18 07:48:19 +03:00
parent 26899000b7
commit c384f2ca72
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
APP_VERSION=0.3.9
APP_VERSION=0.4.0
NEXT_PUBLIC_PINATA_ENDPOINT_URL=https://api.pinata.cloud/pinning/pinFileToIPFS
NEXT_PUBLIC_SG721_CODE_ID=274

View File

@ -1,6 +1,6 @@
{
"name": "stargaze-studio",
"version": "0.3.9",
"version": "0.4.0",
"workspaces": [
"packages/*"
],