Skip to content
Snippets Groups Projects
Commit c039e339 authored by dgelessus's avatar dgelessus
Browse files

Bump version number to 1.2.1-SNAPSHOT

parent b925e6be
Branches
Tags
No related merge requests found
Pipeline #40490 passed
# Changelog
## [(next version)](./README.md#for-developers)
* (no changes yet)
## [1.2.0](https://www3.hhu.de/stups/downloads/prob2-jupyter/prob2-jupyter-kernel-1.2.0-all.jar)
* Added support for Java 14.
......
......@@ -9,7 +9,7 @@ plugins {
id("com.github.johnrengelman.shadow").version("5.2.0")
}
version = "1.2.0"
version = "1.2.1-SNAPSHOT"
final isSnapshot = project.version.endsWith("-SNAPSHOT")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment