bump: version 1.0.11 → 1.0.12

This commit is contained in:
SashegDev
2026-07-30 10:07:35 +00:00
parent 6763d0144a
commit f32ac1ef98
2 changed files with 2 additions and 2 deletions
@@ -76,7 +76,7 @@
</svg> </svg>
<div class="sidebar-brand-text"> <div class="sidebar-brand-text">
<span class="sidebar-brand-name">ZernMC</span> <span class="sidebar-brand-name">ZernMC</span>
<span class="sidebar-brand-ver">v<span id="header-version">1.0.11</span></span> <span class="sidebar-brand-ver">v<span id="header-version">1.0.12</span></span>
</div> </div>
</div> </div>
+1 -1
View File
@@ -18,7 +18,7 @@
</modules> </modules>
<properties> <properties>
<revision>1.0.11</revision> <revision>1.0.12</revision>
<maven.compiler.source>21</maven.compiler.source> <maven.compiler.source>21</maven.compiler.source>
<maven.compiler.target>21</maven.compiler.target> <maven.compiler.target>21</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>