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 4d735f8 commit 6ac584cCopy full SHA for 6ac584c
JLopt
@@ -1,7 +1,7 @@
1
#!/bin/bash
2
project='JLIVECD'
3
description='Live CD/DVD customization tool'
4
-version='2.3.4'
+version='2.3.5'
5
bugurl='https://github.com/neurobin/JLIVECD/issues'
6
author='Md. Jahidul Hamid <jahidulhamid@yahoo.com>'
7
source='https://github.com/neurobin/JLIVECD'
changelog
@@ -1,3 +1,7 @@
+### version 2.3.5
+
+* Fixed a bug due to multiple consecutive slash in paths.
### version 2.3.4
* minor improvement
0 commit comments