Fixed release.
1 files changed, 1 insertions(+), 1 deletions(-) M hastysitepkg/config.nim
M hastysitepkg/config.nim => hastysitepkg/config.nim +1 -1
@@ 1,5 1,5 @@ const pkgName* = "HastySite" - pkgVersion* = "1.3.12" + pkgVersion* = "1.3.11" pkgDescription* = "A small but powerful static site generator" pkgAuthor* = "Fabio Cevasco"