chore(release): Update version to v1.4.351

This commit is contained in:
github-actions[bot]
2025-12-18 18:37:22 +00:00
parent 9f3122ba35
commit 8475051a7c
5 changed files with 8 additions and 5 deletions

View File

@@ -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

View File

@@ -1,3 +1,3 @@
package main
var version = "v1.4.350"
var version = "v1.4.351"

Binary file not shown.

View File

@@ -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.

View File

@@ -1 +1 @@
"1.4.350"
"1.4.351"