Skip to content

Commit bd80c3b

Browse files
committed
2 parents 1c0405f + 992946e commit bd80c3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.simba

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ WL_VERSION_COMMIT_HASH
4949
Should be self explanatory but holds the shortened hash of the commit that has
5050
created the current WaspLib version.
5151
*)
52-
WL_VERSION_COMMIT_HASH: String = '2562e86';
52+
WL_VERSION_COMMIT_HASH: String = '92e291a';
5353

5454

5555
(*

0 commit comments

Comments
 (0)