Skip to content

Commit 8d126a3

Browse files
author
Wasp Bot
committed
Automatic version bump to 2025.12.10-69def42
1 parent 69def42 commit 8d126a3

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 = 'a9094c5';
52+
WL_VERSION_COMMIT_HASH: String = '69def42';
5353

5454

5555
(*

0 commit comments

Comments
 (0)