Skip to content

Commit a39a74c

Browse files
committed
chore: update info.ts
1 parent 291884b commit a39a74c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

info.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Copyright 2020-present the denosaurs team. All rights reserved. MIT license.
22

3-
export const VERSION = "2.4.1";
4-
export const BRANCH = "master";
3+
export const VERSION = "2.4.2";
4+
export const BRANCH = "main";
55
// export const COMPAT: { [denon: string]: string[] } = {
66
// "2.3.0": ["1.2.0"],
77
// "2.3.1": ["1.2.0", "1.2.1", "1.2.2"],

0 commit comments

Comments
 (0)