Skip to content

Commit 511db0a

Browse files
committed
Release 7.3.10
Signed-off-by: Alexander Brandes <mc.cache@web.de>
1 parent e1ccda3 commit 511db0a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ plugins {
2222
}
2323

2424
group = "com.intellectualsites.plotsquared"
25-
version = "7.3.10-SNAPSHOT"
25+
version = "7.3.10"
2626

2727
if (!File("$rootDir/.git").exists()) {
2828
logger.lifecycle("""

javadocfooter.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Javadocs generated for
22
<a href="https://github.com/IntellectualSites/PlotSquared/" rel="noopener nofollow noreferrer" target="_blank"> PlotSquared</a> |
33
<a href="https://intellectualsites.gitbook.io/plotsquared/" rel="noopener nofollow noreferrer"> Documentation </a> |
4-
Visit us on our <a href="https://discord.gg/intellectualsites" rel="noopener nofollow noreferrer"> Discord server</a> :)
4+
&nbsp;Visit us on our <a href="https://discord.gg/intellectualsites" rel="noopener nofollow noreferrer"> Discord server</a> :)

0 commit comments

Comments
 (0)