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.
1 parent 13e7456 commit 0ebaea9Copy full SHA for 0ebaea9
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.24.2"
+var LibScrapliVersion = "0.0.1-rc.24.3"
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