mirror of
https://github.com/danielmiessler/Fabric.git
synced 2026-01-08 22:08:03 -05:00
chore(release): Update version to v1.4.351
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## v1.4.351 (2025-12-18)
|
||||
|
||||
### PR [#1882](https://github.com/danielmiessler/Fabric/pull/1882) by [bvandevliet](https://github.com/bvandevliet): Added yt-dlp package to docker image
|
||||
|
||||
- Added yt-dlp package to docker image.
|
||||
|
||||
## v1.4.350 (2025-12-18)
|
||||
|
||||
### PR [#1880](https://github.com/danielmiessler/Fabric/pull/1880) by [ksylvan](https://github.com/ksylvan): docs: add REST API server section and new endpoint reference
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
package main
|
||||
|
||||
var version = "v1.4.350"
|
||||
var version = "v1.4.351"
|
||||
|
||||
Binary file not shown.
@@ -1,3 +0,0 @@
|
||||
### PR [#1882](https://github.com/danielmiessler/Fabric/pull/1882) by [bvandevliet](https://github.com/bvandevliet): Added yt-dlp package to docker image
|
||||
|
||||
- Added yt-dlp package to docker image.
|
||||
@@ -1 +1 @@
|
||||
"1.4.350"
|
||||
"1.4.351"
|
||||
|
||||
Reference in New Issue
Block a user