feat v1.13.1: distribution — synthetic-home demo GIF, issue templates, CONTRIBUTING, Discussions (phase 10)

This commit is contained in:
Matysh
2026-07-06 01:03:38 +03:00
parent a12f731df8
commit 8a4f1a3033
14 changed files with 113 additions and 10 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ import './editor';
import { cardStyles } from './styles';
import { langOf, t, type I18nKey } from './i18n';
const CARD_VERSION = '1.13.0';
const CARD_VERSION = '1.13.1';
const LS_KEY = 'houseplan_card_layout_v1';
const LS_CFG = 'houseplan_card_cfg_v1'; // cache of the server config+layout for instant rendering
const LS_ZOOM = 'houseplan_card_zoom_v1';