mirror of
https://github.com/danielmiessler/fabric.git
synced 2026-09-10 07:36:44 -04:00
chore(release): Update version to v1.4.475
This commit is contained in:
parent
e9b32ba546
commit
00f56a76e0
|
|
@ -1,5 +1,11 @@
|
|||
# Changelog
|
||||
|
||||
## v1.4.475 (2026-09-03)
|
||||
|
||||
### PR [#2209](https://github.com/danielmiessler/Fabric/pull/2209) by [kadiryildiz283](https://github.com/kadiryildiz283): feat(i18n): add Turkish (tr) translation
|
||||
|
||||
- Feat(i18n): add Turkish (tr) translation
|
||||
|
||||
## v1.4.474 (2026-09-02)
|
||||
|
||||
### PR [#2206](https://github.com/danielmiessler/Fabric/pull/2206) by [ksylvan](https://github.com/ksylvan): fix: confine storage names and authenticate Ollama serve
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
package main
|
||||
|
||||
var version = "v1.4.474"
|
||||
var version = "v1.4.475"
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -1,3 +0,0 @@
|
|||
### PR [#2209](https://github.com/danielmiessler/Fabric/pull/2209) by [kadiryildiz283](https://github.com/kadiryildiz283): feat(i18n): add Turkish (tr) translation
|
||||
|
||||
- Feat(i18n): add Turkish (tr) translation
|
||||
|
|
@ -1 +1 @@
|
|||
"1.4.474"
|
||||
"1.4.475"
|
||||
|
|
|
|||
Loading…
Reference in a new issue