From 74a9ddbe4716d780d3c28887cc63138e750294ef Mon Sep 17 00:00:00 2001 From: "Veronica K. B. Olsen" <1619840+vkbo@users.noreply.github.com> Date: Sat, 6 Feb 2021 18:29:59 +0100 Subject: [PATCH] Fix wrong version in ToOdt class header --- nw/core/toodt.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nw/core/toodt.py b/nw/core/toodt.py index 936c7faf..78cab3d3 100644 --- a/nw/core/toodt.py +++ b/nw/core/toodt.py @@ -5,7 +5,7 @@ novelWriter – ODT Text Converter Extends the Tokenizer class to generate ODT and FODT files File History: -Created: 2021-01-26 [1.1rc1] +Created: 2021-01-26 [1.2a0] This file is a part of novelWriter Copyright 2018–2021, Veronica Berglyd Olsen