Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
1Axen committed May 31, 2024
1 parent a578365 commit 795a970
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build/.darklua.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
{
"identifier": "VERSION",
"rule": "inject_global_value",
"value": "0.12.0"
"value": "0.12.1"
}
]
}
2 changes: 1 addition & 1 deletion plugin/.darklua.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
{
"identifier": "VERSION",
"rule": "inject_global_value",
"value": "0.12.0"
"value": "0.12.1"
}
]
}

0 comments on commit 795a970

Please sign in to comment.