Files
SoonDesign/frontend-web/config/version.js
T
2026-06-30 09:18:08 +08:00

4 lines
75 B
JavaScript

(function () {
'use strict';
window.SOON_APP_VERSION = 'ce76bb8';
})();