Skip to content

Commit

Permalink
update test release
Browse files Browse the repository at this point in the history
  • Loading branch information
10yard committed May 27, 2022
1 parent d65d9f0 commit 59770d1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion vectorkong/init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

local exports = {}
exports.name = "vectorkong"
exports.version = "0.1"
exports.version = "0.11"
exports.description = "Vector Kong"
exports.license = "GNU GPLv3"
exports.author = { name = "Jon Wilson (10yard)" }
Expand Down
2 changes: 1 addition & 1 deletion vectorkong/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"plugin": {
"name": "vectorkong",
"description": "Vector Kong",
"version": "0.1",
"version": "0.11",
"author": "Jon Wilson (10yard)",
"type": "plugin",
"start": "false"
Expand Down

0 comments on commit 59770d1

Please sign in to comment.