Browse Source

update version

pull/1780/head
Anton Kaliaev 7 years ago
parent
commit
bac924e399
No known key found for this signature in database GPG Key ID: 7B6881D965918214
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      version/version.go

+ 2
- 2
version/version.go View File

@ -4,6 +4,6 @@ package version
const Maj = "0"
const Min = "7"
const Fix = "0"
const Fix = "1"
const Version = "0.7.0"
const Version = "0.7.1"

Loading…
Cancel
Save