mirror of
https://github.com/AventurasTeam/Aventuras.git
synced 2026-05-01 21:30:19 +00:00
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:
parent
a481e8d5fa
commit
d0a9e9dfb0
8 changed files with 208 additions and 17 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue