mirror of
https://github.com/danielmiessler/Fabric.git
synced 2026-02-19 10:14:21 -05:00
chore(release): Update version to v1.4.409
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
package main
|
||||
|
||||
var version = "v1.4.408"
|
||||
var version = "v1.4.409"
|
||||
|
||||
Binary file not shown.
@@ -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
|
||||
@@ -1 +1 @@
|
||||
"1.4.408"
|
||||
"1.4.409"
|
||||
|
||||
Reference in New Issue
Block a user