Skip to content

Commit e058d40

Browse files
committed
Prepare for next development iteration
1 parent 700c869 commit e058d40

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414
# along with this program. If not, see https://www.gnu.org/licenses/.
1515
#
1616

17-
version = 3.2.0
17+
version = 3.2.1-SNAPSHOT

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@scm-manager/scm-pushlog-plugin",
33
"private": true,
4-
"version": "3.2.0",
4+
"version": "3.2.1-SNAPSHOT",
55
"license": "AGPL-3.0-only",
66
"main": "./src/main/js/index.tsx",
77
"scripts": {

0 commit comments

Comments
 (0)