chore(release): Update version to v1.4.409

This commit is contained in:
github-actions[bot]
2026-02-17 05:32:36 +00:00
parent cd70563e76
commit 19bbe01513
5 changed files with 8 additions and 5 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
## v1.4.409 (2026-02-17)
### PR [#2006](https://github.com/danielmiessler/Fabric/pull/2006) by [konstantint](https://github.com/konstantint): feat: When running from a symlink, use the executable name as the pattern argument
- Feat: When running from a symlink, use the executable name as the pattern argument
## v1.4.408 (2026-02-17)
### PR [#2007](https://github.com/danielmiessler/Fabric/pull/2007) by [ksylvan](https://github.com/ksylvan): Add optional API key authentication to LM Studio client

View File

@@ -1,3 +1,3 @@
package main
var version = "v1.4.408"
var version = "v1.4.409"

Binary file not shown.

View File

@@ -1,3 +0,0 @@
### PR [#2006](https://github.com/danielmiessler/Fabric/pull/2006) by [konstantint](https://github.com/konstantint): feat: When running from a symlink, use the executable name as the pattern argument
- Feat: When running from a symlink, use the executable name as the pattern argument

View File

@@ -1 +1 @@
"1.4.408"
"1.4.409"