Skip to content

Commit 9ef3518

Browse files
chore(release): Update version to v1.4.273
1 parent 0b40bad commit 9ef3518

File tree

4 files changed

+10
-2
lines changed

4 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## v1.4.273 (2025-08-05)
4+
5+
### Direct commits
6+
7+
- Chore: remove redundant words
8+
Signed-off-by: queryfast <queryfast@outlook.com>
9+
- Fix typos in t_ patterns
10+
311
## v1.4.272 (2025-07-28)
412

513
### PR [#1658](https://github.com/danielmiessler/Fabric/pull/1658) by [ksylvan](https://github.com/ksylvan): Update Release Process for Data Consistency

cmd/fabric/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
package main
22

3-
var version = "v1.4.272"
3+
var version = "v1.4.273"

cmd/generate_changelog/changelog.db

0 Bytes
Binary file not shown.

nix/pkgs/fabric/version.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
"1.4.272"
1+
"1.4.273"

0 commit comments

Comments
 (0)