Fix double-free in edit functionality (double-closing file handle).

This commit is contained in:
2020-03-16 08:32:56 -05:00
parent a1333db427
commit fb652eee30
3 changed files with 3 additions and 2 deletions

View File

@ -1 +1 @@
const PTK_VERSION* = "1.0.2"
const PTK_VERSION* = "1.0.3"