chore(release): Update version to v1.4.305

This commit is contained in:
github-actions[bot]
2025-08-31 16:13:26 +00:00
parent 2c7f4753a2
commit f9d01b5ebb
5 changed files with 11 additions and 8 deletions

View File

@@ -1,3 +1,3 @@
package main
var version = "v1.4.304"
var version = "v1.4.305"

Binary file not shown.

View File

@@ -1,6 +0,0 @@
### PR [#1741](https://github.com/danielmiessler/Fabric/pull/1741) by [ksylvan](https://github.com/ksylvan): CI: Fix Release Description Update
- Fix: update release workflow to support manual dispatch with custom tag
- Support custom tag from client payload in workflow
- Fallback to github.ref_name when no custom tag provided
- Enable manual release triggers with specified tag parameter