diff options
| author | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2025-09-25 13:24:14 +0200 |
|---|---|---|
| committer | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2025-09-25 13:24:14 +0200 |
| commit | 1112c897fa629e2879f7086909fc04207648a7a2 (patch) | |
| tree | 677b4e0677657667debb8c15830ce432ae4f3a72 | |
| parent | 32d859478da3c8368213ba398b70b8ee39861f03 (diff) | |
| download | moa-sig-1112c897fa629e2879f7086909fc04207648a7a2.tar.gz moa-sig-1112c897fa629e2879f7086909fc04207648a7a2.tar.bz2 moa-sig-1112c897fa629e2879f7086909fc04207648a7a2.zip | |
build(core): switch to next snapshot version
| -rw-r--r-- | moaSig/build.gradle | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/moaSig/build.gradle b/moaSig/build.gradle index 9284338..a80fb84 100644 --- a/moaSig/build.gradle +++ b/moaSig/build.gradle @@ -5,7 +5,7 @@ plugins { } allprojects { - version = '3.3.0' + version = '3.3.1-SNAPSHOT' repositories { mavenLocal() |
