Слияние ui -> main #1

Merged
sasheg merged 145 commits from ui into main 2026-08-20 13:54:02 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit f32ac1ef98 - Show all commits
@@ -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>