Skip to content

docs(runtime/help): add notes about using VERSION in plugins.md - #4181

Open
usfbih8u wants to merge 1 commit into
micro-editor:masterfrom
usfbih8u:usfbih8u/document_version_plugins_docs
Open

docs(runtime/help): add notes about using VERSION in plugins.md#4181
usfbih8u wants to merge 1 commit into
micro-editor:masterfrom
usfbih8u:usfbih8u/document_version_plugins_docs

Conversation

@usfbih8u

Copy link
Copy Markdown
Contributor

No description provided.

Comment thread runtime/help/plugins.md Outdated
@usfbih8u
usfbih8u force-pushed the usfbih8u/document_version_plugins_docs branch from 5aef9c6 to 3cbc3c3 Compare August 26, 2026 13:28
Comment thread runtime/help/plugins.md
To make updating the plugin work, the first line of your plugin's lua code
should contain the version of the plugin. (Like this: `VERSION = "1.0.0"`)
Please make sure to use [semver](https://semver.org/) for versioning.
For plugin updates to work, your plugin's Lua code should include its version; for example:

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for realizing now after your update, but can we stick to the ~80 line length?
Just some lines with links have the overflow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants