Skip to content

Commit 58d6224

Browse files
committed
docs: Patch version number
1 parent a0f4759 commit 58d6224

2 files changed

Lines changed: 6 additions & 3 deletions

File tree

hlp/main_index.htm

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<span class="title">Welcome to Dn-FamiTracker</span>
3131

3232
<hr />
33-
<span class="copyright"><em>Version Dn0.5.2</em></span></br>
33+
<span class="copyright"><em>Version Dn0.5.3</em></span></br>
3434

3535
<p class="heading">Overview</p>
3636

@@ -129,4 +129,4 @@
129129
Dn-Famitracker copyright &copy; 2020-2026 D.P.C.M.
130130
</br>
131131
</body>
132-
</html>
132+
</html>

version_update.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,10 @@
33
listing out things to do so i won't forget to do them -persune
44

55
- [ ] Create a version tag, must correspond to parent repo's version tag
6-
- [ ] Update copyright years, version, and version in `main_index.htm`
6+
- [ ] in `main_index.htm`:
7+
- [ ] Update copyright years
8+
- [ ] Update version
9+
- [ ] Update links, if needed
710
- [ ] Update [CHANGELOG.md](CHANGELOG.md) to reflect latest version.
811
- see [commit changelog format](../docs/commit_changelog_format.md) of parent Dn-FamiTracker repository
912
- [ ] Push version tag to the repo

0 commit comments

Comments
 (0)