Skip to content
This repository was archived by the owner on Feb 6, 2023. It is now read-only.

Commit a76745a

Browse files
version bump - hot fix for the gui not checking permissions
1 parent 039c87e commit a76745a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ apply plugin:"jacoco"
33
apply plugin: 'maven-publish'
44

55
group = 'me.MnMaxon'
6-
version = '5.0.0'
6+
version = '5.0.1'
77

88
sourceCompatibility = 1.8
99
targetCompatibility = 1.8

0 commit comments

Comments
 (0)