Skip to content
This repository has been archived by the owner on Feb 21, 2024. It is now read-only.

Commit

Permalink
Up version ⬆️⬆️⬆️
Browse files Browse the repository at this point in the history
  • Loading branch information
0x61nas committed Jun 2, 2022
1 parent 5e9b445 commit 1720f34
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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.anas.jcmusintegrationwithdiscord</groupId>
<artifactId>JCmusIntegrationWithDiscord</artifactId>
<version>1.1.0</version>
<version>1.2.0</version>

<repositories>
<repository>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
import com.anas.jcmusintegrationwithdiscord.teracke.CMUSTracker;

public class MainController {
public static final String VERSION = "1.1.0";
public static final String VERSION = "1.2.0";
private final DiscordController discordController;

public MainController(String... args) {
Expand Down

0 comments on commit 1720f34

Please sign in to comment.