silverbulletmd / silverbullet

The knowledge hacker's notebook
https://silverbullet.md
MIT License
2.14k stars 155 forks source link

Adds a `system.getVersion` syscall that returns the current system version #721

Closed joekrill closed 5 months ago

joekrill commented 5 months ago

Adds a syscall -- system.getVersion -- for obtaining the current system version. Useful if plug functionality requires a minimum version to work.