Version bump to v3

This commit is contained in:
Vankka 2022-12-31 16:01:04 +02:00
parent 7d9609306e
commit 1e8ce58b79
No known key found for this signature in database
GPG Key ID: 6E50CB7A29B96AD0
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# Temporary repository for DiscordSRV2 [Not ready, not usable]
# Temporary repository for DiscordSRV3 [Not ready, not usable]
# DiscordSRV

View File

@ -6,7 +6,7 @@ plugins {
alias(libs.plugins.dependencydownload.plugin) apply false
}
version '2.0.0-SNAPSHOT'
version '3.0.0-SNAPSHOT'
subprojects {
apply plugin: 'java'