We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cc91a2 commit 9b4b632Copy full SHA for 9b4b632
omv/engines/getjnml.py
@@ -5,7 +5,7 @@
5
6
def install_jnml():
7
8
- version='v0.12.1'
+ version='v0.12.2'
9
10
jnmlpath = os.path.join(os.environ['HOME'],'jnml')
11
if not os.path.isdir(jnmlpath):
0 commit comments