chore(release): Update version to v1.4.470

This commit is contained in:
github-actions[bot] 2026-08-04 01:20:12 +00:00
parent c9211929c4
commit 338b89cfe9
5 changed files with 8 additions and 5 deletions

View file

@ -1,5 +1,11 @@
# Changelog
## v1.4.470 (2026-08-04)
### PR [#2186](https://github.com/danielmiessler/Fabric/pull/2186) by [giodamelio](https://github.com/giodamelio): Update Nixpkgs version for newer Go version
- Updated the Nixpkgs version to provide a Go release that satisfies the `go.mod` requirement of Go >= 1.26.0, as the previously pinned Nixpkgs only shipped Go 1.25.4.
## v1.4.469 (2026-08-03)
### PR [#2185](https://github.com/danielmiessler/Fabric/pull/2185) by [ksylvan](https://github.com/ksylvan): feat(web): replace PDF.js pipeline with pdf-inspector WASM worker

View file

@ -1,3 +1,3 @@
package main
var version = "v1.4.469"
var version = "v1.4.470"

Binary file not shown.

View file

@ -1,3 +0,0 @@
### PR [#2186](https://github.com/danielmiessler/Fabric/pull/2186) by [giodamelio](https://github.com/giodamelio): Update Nixpkgs version for newer Go version
- Updated the Nixpkgs version to provide a Go release that satisfies the `go.mod` requirement of Go >= 1.26.0, as the previously pinned Nixpkgs only shipped Go 1.25.4.

View file

@ -1 +1 @@
"1.4.469"
"1.4.470"