Skip to content

Commit

Permalink
feat: bump version to 2.6.3
Browse files Browse the repository at this point in the history
This commit increases the version number from 2.6.2 to 2.6.3.
  • Loading branch information
dikkadev committed Mar 28, 2023
1 parent 626488d commit 0ef97da
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.6.2"
const Version = "2.6.3"

0 comments on commit 0ef97da

Please sign in to comment.