Skip to content

Commit

Permalink
Update variables
Browse files Browse the repository at this point in the history
  • Loading branch information
Vankka committed Aug 3, 2024
1 parent 51b814e commit cbd2317
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/Variables.ts
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
const variables = {
"project": {
"version": "1.27.0",
"version": "1.28.0",
"supported_version": {
"min": "1.7.9",
"max": "1.20.4"
"max": "1.21.0"
}
}
};
Expand Down

0 comments on commit cbd2317

Please sign in to comment.