Fixing meta

This commit is contained in:
2024-05-12 13:44:20 +02:00
parent ed58ef54e1
commit 988497833f
141 changed files with 9443 additions and 7802 deletions

View File

@@ -1,4 +1,4 @@
const VERSION="0.6.3";
const VERSION="0.7.0";
const SRC=src;
const DEST=dest;
const DOIT=config.apply;