chore(version): bump client/server до 1.2.1 после merge каналов

This commit is contained in:
AidarKC 2026-04-23 15:47:48 +03:00
parent b2d3061796
commit 630ba30c27
2 changed files with 3 additions and 3 deletions

View File

@ -1,2 +1,2 @@
client.version=1.2.0
server.version=1.2.0
client.version=1.2.1
server.version=1.2.1

View File

@ -7,7 +7,7 @@
<title>Shine UI Demo</title>
<script>
window.__SHINE_BUILD_HASH__ = '20260413151200';
window.__SHINE_CLIENT_VERSION__ = '1.2.0';
window.__SHINE_CLIENT_VERSION__ = '1.2.1';
</script>
<script>
(function attachStylesWithBuildHash() {