Skip to content

Commit

Permalink
Revert "Update version to v..1 and commit"
Browse files Browse the repository at this point in the history
This reverts commit ec5ed68.
  • Loading branch information
mattjoyce committed Dec 7, 2024
1 parent 09fb913 commit 0320e17
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pkgs/fabric/version.nix
Original file line number Diff line number Diff line change
@@ -1 +1 @@
"..1"
"1.4.118"
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 = "v..1"
var version = "v1.4.118"

0 comments on commit 0320e17

Please sign in to comment.