Bump Studio version

This commit is contained in:
Serkan Reis 2023-03-07 11:08:11 +03:00
parent 3fb7721fb0
commit b708f35ec5
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
APP_VERSION=0.4.7
APP_VERSION=0.4.8
NEXT_PUBLIC_PINATA_ENDPOINT_URL=https://api.pinata.cloud/pinning/pinFileToIPFS
NEXT_PUBLIC_SG721_CODE_ID=1702

View File

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