We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e93ce28 commit 081e82bCopy full SHA for 081e82b
1 file changed
src/engine.js
@@ -20,7 +20,7 @@ import { Inertie } from './7_inertie.js';
20
import getFicheTechnique from './ficheTechnique.js';
21
import { ProductionENR } from './16.2_production_enr.js';
22
23
-const LIB_VERSION = '1.3.17';
+const LIB_VERSION = 'OPEN3CL_VERSION';
24
25
function calc_th(map_id) {
26
const map = enums.methode_application_dpe_log[map_id];
0 commit comments