omassot 6 년 전
부모
커밋
66d268d4fb
2개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 1 1
      mncheck/core/constants.py
  2. 2 2
      mncheck/metadata.txt

+ 1 - 1
mncheck/core/constants.py

@@ -6,7 +6,7 @@
 '''
 '''
 from path import Path
 from path import Path
 
 
-VERSION = "1.0.0"
+VERSION = "1.0.1"
 
 
 MAIN = Path(__file__).parent.parent.abspath()
 MAIN = Path(__file__).parent.parent.abspath()
 
 

+ 2 - 2
mncheck/metadata.txt

@@ -1,9 +1,9 @@
 # THIS FILE WAS GENERATED BY THE BUILD.PY SCRIPT, DO NOT MODIFY IT DIRECLY
 # THIS FILE WAS GENERATED BY THE BUILD.PY SCRIPT, DO NOT MODIFY IT DIRECLY
 [general]
 [general]
-name = mncheck
+name = MnCheck
 qgisminimumversion = 3.4
 qgisminimumversion = 3.4
 description = Contrôle des données FTTH format MN
 description = Contrôle des données FTTH format MN
-version = 1.0.0
+version = 1.0.1
 author = Manche Numérique 2019
 author = Manche Numérique 2019
 email = sig@manchenumerique.fr
 email = sig@manchenumerique.fr
 about = Auto-contrôle des livrables FTTH aux formats Manche Numérique
 about = Auto-contrôle des livrables FTTH aux formats Manche Numérique