chore: bump version to 0.3.0-rc-4

This commit is contained in:
DecDuck
2025-06-25 09:05:08 +10:00
parent 885fa42ecc
commit afcd4e916f
4 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
{
"name": "drop-app",
"private": true,
"version": "0.3.0-rc-3",
"version": "0.3.0-rc-4",
"type": "module",
"scripts": {
"build": "nuxt build",