Skip to content

Commit

Permalink
chore: update info.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
eliassjogreen committed Oct 10, 2020
1 parent 291884b commit a39a74c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions info.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// Copyright 2020-present the denosaurs team. All rights reserved. MIT license.

export const VERSION = "2.4.1";
export const BRANCH = "master";
export const VERSION = "2.4.2";
export const BRANCH = "main";
// export const COMPAT: { [denon: string]: string[] } = {
// "2.3.0": ["1.2.0"],
// "2.3.1": ["1.2.0", "1.2.1", "1.2.2"],
Expand Down

0 comments on commit a39a74c

Please sign in to comment.