Skip to content

Commit 66ea944

Browse files
authored
Merge pull request #7 from kentik/libscrapli-upgrade
Libscrapli v0.0.1-rc.21.1
2 parents a88dd73 + bde02f0 commit 66ea944

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

constants/versions.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ package constants
22

33
// LibScrapliVersion is the version of libscrapli scrapligo was built with. Should be set prior to
44
// a release via build/update_all.sh to the version of libscrapli bundled in assets.
5-
var LibScrapliVersion = "0.0.1-rc.21"
5+
var LibScrapliVersion = "0.0.1-rc.21.1"
66

77
// ScrapliDefinitionsVersion is the version of scrapli definitions embedded in assets in this build.
88
// This should be set prior to a release via build/update_all.sh.

0 commit comments

Comments
 (0)