Fix versions in module docstrings

This commit is contained in:
Veronica Berglyd Olsen
2022-11-25 22:43:27 +01:00
parent 378a805b02
commit d0e4c9f822
12 changed files with 25 additions and 24 deletions
+2 -2
View File
@@ -4,8 +4,8 @@ novelWriter Project Document Tools
A collection of tools to create and manipulate documents
File History:
Created: 2022-10-02 [2.0b1] DocMerger
Created: 2022-10-11 [2.0b1] DocSplitter
Created: 2022-10-02 [2.0rc1] DocMerger
Created: 2022-10-11 [2.0rc1] DocSplitter
This file is a part of novelWriter
Copyright 20182022, Veronica Berglyd Olsen
+2 -2
View File
@@ -6,8 +6,8 @@ Data class for the project index of tags, headers and references
File History:
Created: 2019-04-22 [0.0.1] countWords
Created: 2019-05-27 [0.1.4] NWIndex
Created: 2022-05-28 [1.7rc1] IndexItem, IndexHeading
Created: 2022-05-29 [1.7rc1] TagsIndex, ItemIndex
Created: 2022-05-28 [2.0rc1] IndexItem, IndexHeading
Created: 2022-05-29 [2.0rc1] TagsIndex, ItemIndex
This file is a part of novelWriter
Copyright 20182022, Veronica Berglyd Olsen
+1 -1
View File
@@ -4,7 +4,7 @@ novelWriter Project Data Class
Data class for novelWriter projects
File History:
Created: 2022-10-30 [2.0rc1]
Created: 2022-10-30 [2.0rc2]
This file is a part of novelWriter
Copyright 20182022, Veronica Berglyd Olsen
+3 -2
View File
@@ -4,8 +4,9 @@ novelWriter Project XML Read/Write
Classes for reading and writing the project XML file
File History:
Created: 2022-09-28 [2.0rc1] ProjectXMLReader
Created: 2022-09-28 [2.0rc1] XMLReadState
Created: 2022-09-28 [2.0rc2] XMLReadState
Created: 2022-09-28 [2.0rc2] ProjectXMLReader
Created: 2022-10-31 [2.0rc2] ProjectXMLWriter
This file is a part of novelWriter
Copyright 20182022, Veronica Berglyd Olsen
+1 -1
View File
@@ -4,7 +4,7 @@ novelWriter Project Storage Class
The main class handling the project storage
File History:
Created: 2022-11-01 [2.0rc1] NWStorage
Created: 2022-11-01 [2.0rc2] NWStorage
This file is a part of novelWriter
Copyright 20182022, Veronica Berglyd Olsen