Update iquickeater.gradle.kts

version bump
This commit is contained in:
mouselifter 2020-11-03 13:17:12 +01:00 committed by GitHub
parent 1ac57df5c1
commit f2849ddb93
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
version = "4.1.0"
version = "4.2.0"
project.extra["PluginName"] = "iQuick Eater"
project.extra["PluginDescription"] = "Illumine - auto eat food, consume potions and equip items"
@ -45,4 +45,4 @@ tasks {
))
}
}
}
}