update-time-on-edit-obsidian
update-time-on-edit-obsidian copied to clipboard
Version 2.5.0 not released
As the title says, it seems the latest version 2.5.0 is not released, as the package.json
and manifest.json
files are not updated with the new version number.
This is still not fixed...
You can install it yourself. Just download from the releases page main.js
and overwrite or rename the old version. If you want the correct version to show up in Obsidian download the manifest.json
as well and edit the line "version": "2.4.0"
to "version": "2.5.0"
. You can ignore the styles.css
file as it has not changed.