Switch main branch to 1.4.0-SNAPSHOT

This commit is contained in:
Brian Clozel
2024-12-05 19:03:00 +01:00
parent f3ef586cc7
commit 29ee6aa1eb
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ name: Release
on:
push:
tags:
- v1.3.[0-9]+
- v1.4.[0-9]+
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
jobs:

View File

@@ -1,4 +1,4 @@
version=1.3.4-SNAPSHOT
version=1.4.0-SNAPSHOT
org.gradle.caching=true
org.gradle.daemon=true