Skip to content

Commit

Permalink
Increase Plugin Version to 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Ste3et committed Jun 9, 2023
1 parent d338858 commit a985fc2
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 1 deletion.
Binary file modified .gradle/7.2/executionHistory/executionHistory.bin
Binary file not shown.
Binary file modified .gradle/7.2/executionHistory/executionHistory.lock
Binary file not shown.
Binary file modified .gradle/7.2/fileHashes/fileHashes.bin
Binary file not shown.
Binary file modified .gradle/7.2/fileHashes/resourceHashesCache.bin
Binary file not shown.
Binary file modified .gradle/buildOutputCleanup/buildOutputCleanup.lock
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ tasks {

allprojects {
group = 'de.Ste3et_C0st.furniture'
version = '3.0.4'
version = '3.1.0'
compileJava.options.encoding = 'UTF-8'
tasks.withType(JavaCompile) {
options.encoding = 'UTF-8'
Expand Down

0 comments on commit a985fc2

Please sign in to comment.