Bump Studio version

This commit is contained in:
Serkan Reis 2023-03-18 11:40:10 +03:00
parent ec7799ad74
commit 66a22b4094
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
APP_VERSION=0.4.9
APP_VERSION=0.5.0
NEXT_PUBLIC_PINATA_ENDPOINT_URL=https://api.pinata.cloud/pinning/pinFileToIPFS
NEXT_PUBLIC_SG721_CODE_ID=1911

View File

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