We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68bd037 commit 99d6cbaCopy full SHA for 99d6cba
changelogs/1.0.1.md
@@ -0,0 +1 @@
1
+Fix "No notes to show" being sent on login and some colouring.
pom.xml
@@ -6,7 +6,7 @@
6
7
<groupId>org.retrohaven.mc.notes</groupId>
8
<artifactId>SimpleNotes</artifactId>
9
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.0.1</version>
10
<description>A note system for moderators and admins, with the objective to be light on the system and on the codebase.</description>
11
12
<properties>
0 commit comments