Skip to content

Commit 1e60137

Browse files
committed
release 3.0.0
1 parent cc8e8a7 commit 1e60137

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

gradle.properties

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Gradle
1+
# Gradle
22
org.gradle.jvmargs=-Xmx4G
33
org.gradle.daemon=false
44

@@ -20,16 +20,16 @@ discord_embed_color=#3c3040
2020
# and the Discord embed shows one download button per uploaded jar (one per
2121
# loader x platform) instead of the curated CurseForge / Modrinth versions links
2222
# used in stable mode.
23-
alphaBuild=true
23+
alphaBuild=false
2424

2525
# Discord role ping control. When true, the announceDiscord banner post
2626
# mentions the release role. When false, the banner posts silently.
2727
# Overridden to false automatically when alphaBuild=true (alpha test builds
2828
# never ping subscribers regardless of this value).
29-
discordPing=true
29+
discordPing=false
3030

3131
# Project
32-
version=3.0.0-alpha.3
32+
version=3.0.0
3333
group=com.finndog.moogs_structures
3434
mod_name=Moog's Structure Lib
3535
mod_author=FinnDog

0 commit comments

Comments
 (0)