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 3b2d9de commit d774934Copy full SHA for d774934
pom.xml
@@ -8,7 +8,7 @@
8
<artifactId>mapcode</artifactId>
9
10
<packaging>jar</packaging>
11
- <version>1.42.2</version>
+ <version>1.42.3-SNAPSHOT</version>
12
13
<name>Mapcode Java Library</name>
14
<description>
src/site/apt/ReleaseNotes.apt.vm
@@ -9,6 +9,12 @@ Release Notes (Version ${project.version})
In any case, never depend on them for your own non-<<<SNAPSHOT>>> releases.
#end
+* 1.42.3
+
+ * To be done.
15
16
+ []
17
18
* 1.42.2
19
20
* Upper- and lowercase mapcodes always allowed.
0 commit comments