Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
kennarddh committed Apr 23, 2024
2 parents 4158868 + 86f106f commit 6fa9558
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion genesis-core/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"minGameVersion": "146",
"java": true,
"main": "com.github.kennarddh.mindustry.genesis.core.Genesis",

Check notice on line 8 in genesis-core/plugin.json

View workflow job for this annotation

GitHub Actions / qodana

Incorrect formatting

Incorrect whitespace
"version": "3.0.0-beta.18",
"version": "3.0.0-beta.19",

Check notice on line 9 in genesis-core/plugin.json

View workflow job for this annotation

GitHub Actions / qodana

Incorrect formatting

Incorrect whitespace
"repo": "kennarddh-mindustry/genesis",
"dependencies": [

Check notice on line 11 in genesis-core/plugin.json

View workflow job for this annotation

GitHub Actions / qodana

Incorrect formatting

Incorrect whitespace
"kotlin-runtime"

Check notice on line 12 in genesis-core/plugin.json

View workflow job for this annotation

GitHub Actions / qodana

Incorrect formatting

Incorrect whitespace
Expand Down
2 changes: 1 addition & 1 deletion genesis-standard/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"minGameVersion": "146",
"java": true,
"main": "com.github.kennarddh.mindustry.genesis.standard.GenesisStandard",
"version": "3.0.0-beta.18",
"version": "3.0.0-beta.19",

Check notice on line 9 in genesis-standard/plugin.json

View workflow job for this annotation

GitHub Actions / qodana

Incorrect formatting

Incorrect whitespace
"repo": "kennarddh-mindustry/genesis",
"dependencies": [

Check notice on line 11 in genesis-standard/plugin.json

View workflow job for this annotation

GitHub Actions / qodana

Incorrect formatting

Incorrect whitespace
"kotlin-runtime",
Expand Down

0 comments on commit 6fa9558

Please sign in to comment.