We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 377f452 commit fb57714Copy full SHA for fb57714
2 files changed
pom.xml
@@ -22,7 +22,7 @@
22
<modelVersion>4.0.0</modelVersion>
23
<groupId>de.conterra.devnet</groupId>
24
<artifactId>mapapps-github-manager</artifactId>
25
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.6.0</version>
26
<packaging>jar</packaging>
27
<repositories>
28
<repository>
src/main/js/bundles/mapapps-github-manager/manifest.json
@@ -1,6 +1,6 @@
1
{
2
"name": "mapapps-github-manager",
3
- "version": "1.5.1-SNAPSHOT",
+ "version": "1.6.0",
4
"title": "GitHub Bundle Management",
5
"description": "Integrate GitHub bundles into your map.apps installation",
6
"vendor": "con terra GmbH",
0 commit comments