Skip to content

Commit

Permalink
Update minimum emulatorjs version
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanaobrien authored Dec 10, 2024
1 parent 01d4754 commit 113c5d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"minimumEJSVersion": "4.0.13",
"version": "2.0.0"
"minimumEJSVersion": "4.2.0",
"version": "2.0.1"
}

0 comments on commit 113c5d9

Please sign in to comment.