Skip to content

Commit efe82b7

Browse files
committed
release 3.0.0
1 parent bcb38c3 commit efe82b7

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,9 +1,9 @@
1-
# Gradle
1+
# Gradle
22
org.gradle.jvmargs=-Xmx4G
33
org.gradle.daemon=false
44

55
# Project
6-
mod_version=3.0.0-alpha.2
6+
mod_version=3.0.0
77
minecraft_version_range=1.20-1.20.4
88
maven_group=com.finndog.moogs_structures
99
mod_name=Moog's Structure Lib
@@ -35,10 +35,10 @@ discord_embed_color=#3c3040
3535
# suffix, and the Discord embed shows one download button per uploaded jar
3636
# (fabric and forge x CurseForge / Modrinth = up to 4 buttons) instead of
3737
# the curated CurseForge / Modrinth versions links used in stable mode.
38-
alphaBuild=true
38+
alphaBuild=false
3939

4040
# Discord role ping control. When true, the announceDiscord banner post
4141
# mentions the release role. When false, the banner posts silently.
4242
# Overridden to false automatically when alphaBuild=true (alpha test builds
4343
# never ping subscribers regardless of this value).
44-
discordPing=true
44+
discordPing=false

0 commit comments

Comments
 (0)