We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 240b27d commit 7a98f1aCopy full SHA for 7a98f1a
gradle.properties
@@ -14,4 +14,4 @@
14
# along with this program. If not, see https://www.gnu.org/licenses/.
15
#
16
17
-version = 3.0.0
+version = 3.0.1-SNAPSHOT
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@scm-manager/scm-ldap-plugin",
3
"private": true,
4
- "version": "3.0.0",
+ "version": "3.0.1-SNAPSHOT",
5
"license": "AGPLv3",
6
"main": "./src/main/js/index.ts",
7
"scripts": {
0 commit comments