Skip to content

Commit

Permalink
Updated to v1.10.1-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
teakivy committed Jun 24, 2023
1 parent 745d3ee commit 12ccd10
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@

<groupId>me.teakivy</groupId>
<artifactId>teakstweaks</artifactId>
<version>1.10.0-beta</version>
<version>1.10.1-beta</version>
<packaging>jar</packaging>

<name>TeaksTweaks</name>

<description>A Plugin recreation of the Vanilla Tweaks datapacks!</description>
<description>150+ Toggleable Tweaks &amp; Features including Vanilla Tweaks as a plugin, and more!</description>
<properties>
<java.version>14</java.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down
4 changes: 2 additions & 2 deletions src/main/resources/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -908,6 +908,6 @@ crafting-tweaks:
# Leave these options alone unless you know what you're doing!
# Changing these values may cause unexpected issues.
config:
plugin-version: 1.10.0-beta
version: 45
plugin-version: 1.10.1-beta
version: 46
dev-mode: false

0 comments on commit 12ccd10

Please sign in to comment.