Skip to content

Commit

Permalink
Update v1.1.8 -> 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
quantiom committed Aug 27, 2022
1 parent 3c65a72 commit 6edf547
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 @@ -59,7 +59,7 @@ Add the dependency and replace `<version>...</version>` with the current version
<dependency>
<groupId>com.github.quantiom</groupId>
<artifactId>AdvancedVanish</artifactId>
<version>v1.1.8</version>
<version>v1.2.0</version>
</dependency>
```

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

<groupId>me.quantiom</groupId>
<artifactId>advancedvanish</artifactId>
<version>1.1.8</version>
<version>1.2.0</version>
<packaging>jar</packaging>

<name>AdvancedVanish</name>
Expand Down

0 comments on commit 6edf547

Please sign in to comment.