Commit b565533d6757f3dde2501e946ed6977ebbf2830a
1 parent
82b53b32
updated readme
Showing
3 changed files
with
3 additions
and
3 deletions
README.md
| ... | ... | @@ -33,7 +33,7 @@ Note: python-oletools is not related to OLETools published by BeCubed Software. |
| 33 | 33 | News |
| 34 | 34 | ---- |
| 35 | 35 | |
| 36 | -- **2024-06-27 v0.60.2**: | |
| 36 | +- **2024-07-02 v0.60.2**: | |
| 37 | 37 | - olevba: |
| 38 | 38 | - fixed a bug in open_slk (issue #797, PR #769) |
| 39 | 39 | - fixed a bug due to new PROJECTCOMPATVERSION record in dir stream (PR #723, issues #700, #701, #725, #791, #808, #811, #833) | ... | ... |
oletools/README.html
| ... | ... | @@ -195,7 +195,7 @@ href="https://github.com/decalage2/oletools/blob/master/cheatsheet/oletools_chea |
| 195 | 195 | Software.</p> |
| 196 | 196 | <h2 id="news">News</h2> |
| 197 | 197 | <ul> |
| 198 | -<li><strong>2024-06-27 v0.60.2</strong>: | |
| 198 | +<li><strong>2024-07-02 v0.60.2</strong>: | |
| 199 | 199 | <ul> |
| 200 | 200 | <li>olevba: |
| 201 | 201 | <ul> | ... | ... |