We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fe25b0b + 887077b commit 14a7140Copy full SHA for 14a7140
1 file changed
constants/versions.go
@@ -2,7 +2,7 @@ package constants
2
3
// LibScrapliVersion is the version of libscrapli scrapligo was built with. Should be set prior to
4
// a release via build/update_all.sh to the version of libscrapli bundled in assets.
5
-var LibScrapliVersion = "0.0.1-rc.23"
+var LibScrapliVersion = "0.0.1-rc.24"
6
7
// ScrapliDefinitionsVersion is the version of scrapli definitions embedded in assets in this build.
8
// This should be set prior to a release via build/update_all.sh.
0 commit comments