scholdoc: fix version to match checkver

This commit is contained in:
Adam Soos 2018-11-07 22:49:02 +01:00
parent 05aea96e96
commit eeb9ecabef

View File

@ -1,10 +1,10 @@
{
"version": "0.1.3-alpha",
"license": "GPL-2.0",
"extract_dir": "Scholdoc",
"url": "http://scholarlymarkdown.com/scholdoc-distribution/windows/scholdoc-0.1.3-alpha-windows.msi",
"homepage": "http://scholdoc.scholarlymarkdown.com/",
"version": "0.1.3",
"license": "GPL-2.0",
"url": "http://scholarlymarkdown.com/scholdoc-distribution/windows/scholdoc-0.1.3-alpha-windows.msi",
"hash": "e58036686c3c05db4a50d5fabd875eaa33aff2b0dd4d930c6bc2067c2bcd2b86",
"extract_dir": "Scholdoc",
"bin": "scholdoc.exe",
"checkver": "<strong>Current stable version:<\\/strong> ([\\d.]+)"
}