Skip to content

Commit 0ebaea9

Browse files
committed
bump
1 parent 13e7456 commit 0ebaea9

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.24.2"
5+
var LibScrapliVersion = "0.0.1-rc.24.3"
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)