Release/v0.6.0 beta.3 (#65)

* chore: bump version to 0.6.0-beta.3

* chore: enable push

* feat: artifact version replace, release script protections

* Update scripts/release.js

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>

* fix: console log

* feat: release script bumping

---------

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
This commit is contained in:
failerko 2026-02-01 23:18:58 +01:00 committed by GitHub
parent a481e8d5fa
commit d0a9e9dfb0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 208 additions and 17 deletions

View file

@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "Aventuras",
"version": "0.2.0-beta.1",
"version": "0.6.0-beta.3",
"identifier": "com.karelian.aventura",
"build": {
"beforeDevCommand": "npm run dev",