Skip to content

Commit cd3dcd2

Browse files
authored
Update index.js
1 parent a0a01d4 commit cd3dcd2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/jaylydb/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ var _a;
2424
* IN THE SOFTWARE.
2525
*/
2626
import { ScoreboardIdentityType, system, world } from "@minecraft/server";
27-
const version = "1.1.2";
27+
const version = "1.1.3";
2828
const str = () => ('00000000000000000' + (Math.random() * 0xffffffffffffffff).toString(16)).slice(-16);
2929
/**
3030
* A rough mechanism for create a random uuid. Not as secure as uuid without as much of a guarantee of uniqueness,

0 commit comments

Comments
 (0)