Release several bug fix

This commit is contained in:
David Beniamine
2019-02-10 18:32:41 +01:00
parent 9d1443b663
commit c8fbe04351

View File

@@ -7,7 +7,7 @@
if exists("g:Todo_txt_loaded")
finish
else
let g:Todo_txt_loaded=0.8.1
let g:Todo_txt_loaded=0.8.2
endif
" Save context {{{1