Skip to content

Commit 081e82b

Browse files
fix: semantic release post update version
1 parent e93ce28 commit 081e82b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/engine.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ import { Inertie } from './7_inertie.js';
2020
import getFicheTechnique from './ficheTechnique.js';
2121
import { ProductionENR } from './16.2_production_enr.js';
2222

23-
const LIB_VERSION = '1.3.17';
23+
const LIB_VERSION = 'OPEN3CL_VERSION';
2424

2525
function calc_th(map_id) {
2626
const map = enums.methode_application_dpe_log[map_id];

0 commit comments

Comments
 (0)