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