Skip to content

Commit

Permalink
Switch to semantic Versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
thelooter committed Jul 11, 2022
1 parent 9baa27b commit fd36ad5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@
* in the user manual at https://docs.gradle.org/7.4.2/userguide/multi_project_builds.html
*/

rootProject.name = 'EventChecker'
rootProject.name = 'EventChecker'
2 changes: 1 addition & 1 deletion src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: EventChecker
main: de.thelooter.eventchecker.EventChecker
version: 1.0
version: 1.0.0
author: thelooter
api-version: 1.19
description: Prints fired events to the console

0 comments on commit fd36ad5

Please sign in to comment.