Skip to content

Commit

Permalink
Prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
VoxCrafterLP committed Nov 2, 2021
1 parent f46b7fa commit a8f03fc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ The installation is fairly straightforward. Download the plugin from the [releas
For a terminal environment, use this:
```bash
cd plugins/
wget https://github.com/VoxCrafterLP/CauldronInteract/releases/download/v1.1.0/CauldronInteract-1.1.0-RELEASE.jar
wget https://github.com/VoxCrafterLP/CauldronInteract/releases/download/v1.1.1/CauldronInteract-1.1.1-RELEASE.jar
```

## Bugreports and features
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.voxcrafterlp</groupId>
<artifactId>CauldronInteract</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.1.1-RELEASE</version>

<properties>
<maven.compiler.source>8</maven.compiler.source>
Expand Down

0 comments on commit a8f03fc

Please sign in to comment.