This commit is contained in:
Sergey Chernov 2026-02-02 20:21:53 +03:00
parent b674ee7c18
commit f357f4039b
2 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@ import org.jetbrains.kotlin.gradle.ExperimentalWasmDsl
import org.jetbrains.kotlin.gradle.dsl.JvmTarget
group = "net.sergeych"
version = "1.2.1-SNAPSHOT"
version = "1.2.1"
// Removed legacy buildscript classpath declarations; plugins are applied via the plugins DSL below

View File

@ -329,7 +329,7 @@
<!-- Top-left version ribbon -->
<div class="corner-ribbon bg-danger text-white">
<span style="margin-left: -5em">
v1.2.0!
v1.2.1!
</span>
</div>
<!-- Fixed top navbar for the whole site -->