Skip to content

Commit

Permalink
Merge pull request #54 from VirgilSecurity/bump
Browse files Browse the repository at this point in the history
bump version
  • Loading branch information
Scratch-net authored Aug 9, 2020
2 parents 2c58884 + 56bbfab commit 5b1f022
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5.2.4
5.2.6
2 changes: 1 addition & 1 deletion utils/version.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
package utils

var (
Version = "5.2.4"
Version = "5.2.6"
)

0 comments on commit 5b1f022

Please sign in to comment.