Version 1.3.0

This commit is contained in:
LeshaInc 2023-04-04 19:39:05 +03:00
parent b93831f316
commit 06312f70a5
No known key found for this signature in database
GPG Key ID: 7F51850974C1C795

View File

@ -1,5 +1,5 @@
name := "ocelot-desktop" name := "ocelot-desktop"
version := "1.2.5" version := "1.3.0"
scalaVersion := "2.13.8" scalaVersion := "2.13.8"
lazy val root = project.in(file(".")) lazy val root = project.in(file("."))