Skip to content

Commit

Permalink
Update version to v1.4.125 and commit
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 22, 2024
1 parent e434999 commit 104513f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pkgs/fabric/version.nix
Original file line number Diff line number Diff line change
@@ -1 +1 @@
"1.4.124"
"1.4.125"
2 changes: 1 addition & 1 deletion plugins/tools/to_pdf/to_pdf.go
Original file line number Diff line number Diff line change
Expand Up @@ -131,4 +131,4 @@ func copyFile(src, dst string) error {
}

return destFile.Sync()
}
}
2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
package main

var version = "v1.4.124"
var version = "v1.4.125"

0 comments on commit 104513f

Please sign in to comment.