diff --git a/BUILD-RUN.md b/BUILD-RUN.md
index 59a0af5..909801a 100644
--- a/BUILD-RUN.md
+++ b/BUILD-RUN.md
@@ -1,4 +1,4 @@
-# Pnut-TS Repository Build and test Notes
+# PNut-TS Repository Build and test Notes
A re-implementation of PNut for Windows in a platform agnostic language.
![Project Maintenance][maintenance-shield]
diff --git a/CHANGELOG.md b/CHANGELOG.md
index be96db5..2a8f144 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -15,7 +15,7 @@ Work to appear in upcoming releases:
- First formal release
- Compatible with PNut_v45.exe
-## [1.43.0] 2024-??-??
+## [1.43.0] 2024-09-11
- Initial Release for Testing
- Compatible with PNut_v43.exe
diff --git a/CommandLine.md b/CommandLine.md
index 7c6dd49..39591ce 100644
--- a/CommandLine.md
+++ b/CommandLine.md
@@ -1,4 +1,4 @@
-# Pnut-TS - Command Line
+# PNut-TS - Command Line
![Project Maintenance][maintenance-shield]
diff --git a/Coverage.md b/Coverage.md
index 270cb08..97f5d8d 100644
--- a/Coverage.md
+++ b/Coverage.md
@@ -1,4 +1,4 @@
-# Pnut-TS - Coverage Testing
+# PNut-TS - Coverage Testing
![Project Maintenance][maintenance-shield]
diff --git a/DOCs/DEV/PNutTSDev-TODOs.taskpaper b/DOCs/DEV/PNutTSDev-TODOs.taskpaper
index fbbb5c7..94fb436 100644
--- a/DOCs/DEV/PNutTSDev-TODOs.taskpaper
+++ b/DOCs/DEV/PNutTSDev-TODOs.taskpaper
@@ -19,8 +19,6 @@ RE-PACKAGING PNut-TS (Self-contained):
RE-PACKAGING PNut-TS (External Node.js):
- in vscode run: npm run bld-dist
- - copy pkgs/ content to /Users/stephen/Library/CloudStorage/Dropbox/PropV2-Shared/Projects/PNutTS-work/DIST/_pkgs
- - ensure content of /Users/stephen/Library/CloudStorage/Dropbox/PropV2-Shared/Projects/PNutTS-work/DIST/_dist is current (has latest stuff)
- run cs_pack_ext.sh # to fill _unzipped with correctly shaped folders with signed macos exe's
- run cs_zip.sh # to put initial .zip files in _UPLOAD
- run manually DropDMG to build dmg's for each of two macOS arch's
diff --git a/Preprocessor.md b/Preprocessor.md
index fecf86c..aedd4a0 100644
--- a/Preprocessor.md
+++ b/Preprocessor.md
@@ -1,4 +1,4 @@
-# Pnut reimplementation in TypeScript (Pnut-TS)
The Pnut-TS Preprocessor
+# Pnut reimplementation in TypeScript (Pnut-TS)
The PNut-TS Preprocessor
![Project Maintenance][maintenance-shield]
@@ -10,7 +10,7 @@
[![GitHub issues][Issues-shield]](https://github.com/ironsheep/Pnut-ts-dev/issues)
-## Pnut-TS Preprocessor Comamnd line options
+## PNut-TS Preprocessor Comamnd line options
A couple of command line options affect the proprocessing:
diff --git a/scripts-pkg/_dist/CHANGELOG.md b/scripts-pkg/_dist/CHANGELOG.md
index be96db5..2a8f144 100644
--- a/scripts-pkg/_dist/CHANGELOG.md
+++ b/scripts-pkg/_dist/CHANGELOG.md
@@ -15,7 +15,7 @@ Work to appear in upcoming releases:
- First formal release
- Compatible with PNut_v45.exe
-## [1.43.0] 2024-??-??
+## [1.43.0] 2024-09-11
- Initial Release for Testing
- Compatible with PNut_v43.exe
diff --git a/scripts-pkg/_dist/CommandLine.md b/scripts-pkg/_dist/CommandLine.md
index 7c6dd49..39591ce 100644
--- a/scripts-pkg/_dist/CommandLine.md
+++ b/scripts-pkg/_dist/CommandLine.md
@@ -1,4 +1,4 @@
-# Pnut-TS - Command Line
+# PNut-TS - Command Line
![Project Maintenance][maintenance-shield]
diff --git a/scripts-pkg/_dist/Preprocessor.md b/scripts-pkg/_dist/Preprocessor.md
index fecf86c..aedd4a0 100644
--- a/scripts-pkg/_dist/Preprocessor.md
+++ b/scripts-pkg/_dist/Preprocessor.md
@@ -1,4 +1,4 @@
-# Pnut reimplementation in TypeScript (Pnut-TS)
The Pnut-TS Preprocessor
+# Pnut reimplementation in TypeScript (Pnut-TS)
The PNut-TS Preprocessor
![Project Maintenance][maintenance-shield]
@@ -10,7 +10,7 @@
[![GitHub issues][Issues-shield]](https://github.com/ironsheep/Pnut-ts-dev/issues)
-## Pnut-TS Preprocessor Comamnd line options
+## PNut-TS Preprocessor Comamnd line options
A couple of command line options affect the proprocessing: