diff --git a/NOTES.txt b/NOTES.txt index d493d86c9..90bd9a4e5 100644 --- a/NOTES.txt +++ b/NOTES.txt @@ -6,8 +6,12 @@ Increase/bump the release version: bump version to TinyORM v0.34.1 and tom v0.6.0 - just simply search the current version number in all files eg. 0.34.1 -- 6 files must be modified, README.md, docs/README.mdx, two vcpkg.json files, NOTES.txt, - plus bumped version.hpp files + +- TinyORM: + 7 files must be modified, README.md, docs/README.mdx, two vcpkg.json files, NOTES.txt, + hello-world.mdx, plus bumped version.hpp files +- tom: + 5 files must be modified, README.md, docs/README.mdx, NOTES.txt, plus bumped version.hpp files - increase in the following files