Fix release workflow - create tag and release in same workflow run, bump to 4.10.5
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$schema": "https://schema.tauri.app/config/2",
|
||||
"productName": "Cinny",
|
||||
"version": "4.10.3",
|
||||
"version": "4.10.5",
|
||||
"identifier": "in.cinny.app",
|
||||
"build": {
|
||||
"frontendDist": "../cinny/dist",
|
||||
|
||||
Reference in New Issue
Block a user