We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 195204d commit ad24ef1Copy full SHA for ad24ef1
build.gradle.kts
@@ -19,7 +19,7 @@
19
* along with this program. If not, see <http://www.gnu.org/licenses/>.
20
*/
21
group = "de.tk.opensource"
22
-version = "1.2.1-SNAPSHOT"
+version = "1.2.1"
23
24
application {
25
mainClassName = "de.tk.opensource.secon.Main"
0 commit comments