Skip to content

Commit

Permalink
fix: i hate versioning go things
Browse files Browse the repository at this point in the history
  • Loading branch information
Sett17 committed Apr 16, 2023
1 parent e163571 commit 79b8bfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion globals/version.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
package globals

const Version = "2.7.6"
onst Version = "2.7.8"

0 comments on commit 79b8bfd

Please sign in to comment.