diff --git a/README.md b/README.md
index 0ec00441..d573c351 100644
--- a/README.md
+++ b/README.md
@@ -6,14 +6,14 @@
> [!WARNING]
>
-> **THIS IS A TESTING BUILD FROM THE ALPHA CHANNEL!**
->
-> **FOR**: Addon developers, early adopters, and adventure seekers.
-> **ENJOY**: Acccess to experimental features -- your feedback helps determine what makes it to beta.
-> **EXPECT**: Test builds with bugs, incompatible addons, and possible crashes.
->
-> **THIS BUILD IS NOT YET SUITABLE FOR USE AT SCALE OR ON MOST PRODUCTION SERVERS**
-> **Use at your own risk, remember to make backups, and please report the bugs you will find!**
+> **THIS IS AN DEVELOPMENT BUILD FROM THE NIGHTLY CHANNEL**!
+>
+> **FOR**: Stargate developers and contributors.
+> **ENJOY**: Access to cutting edge features still under active development.
+> **EXPECT**: Crashes, unstable test builds, bugs, incomplete integrations, possible data corruption.
+>
+> **THIS BUILD IS NOT SUITABLE FOR USE ON PRODUCTION SERVERS OF ANY SORT**
+> Use at your own risk, and remember to make backups!
![Stargate Banner](https://i.imgur.com/7Ji4jrr.png)
diff --git a/pom.xml b/pom.xml
index 1e5a3a58..0b867acc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
org.sgrewritten
stargate
- 1.0.0.18-ALPHA
+ 1.0.0.19-NIGHTLY
Stargate
The original, and still the best, transportation plugin for the Bukkit Ecosystem.
https://sgrewritten.org
@@ -182,7 +182,7 @@
- Stargate-${project.version}
+ Stargate-${project.version}-${git.commit.id.abbrev}
org.apache.maven.plugins