We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 700c869 commit e058d40Copy full SHA for e058d40
gradle.properties
@@ -14,4 +14,4 @@
14
# along with this program. If not, see https://www.gnu.org/licenses/.
15
#
16
17
-version = 3.2.0
+version = 3.2.1-SNAPSHOT
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@scm-manager/scm-pushlog-plugin",
3
"private": true,
4
- "version": "3.2.0",
+ "version": "3.2.1-SNAPSHOT",
5
"license": "AGPL-3.0-only",
6
"main": "./src/main/js/index.tsx",
7
"scripts": {
0 commit comments