PLUGINVERSION -- the version of a Foswiki Plugin, or the Foswiki Plugins API
Use
%PLUGINVERSION{"name"}%
to get the version of a specific plugin
Examples
%PLUGINVERSION{"InterwikiPlugin"}%
expands to
1.26
%PLUGINVERSION%
to get the version of the API, expands to
2.4
Related
WIKIVERSION
,
ACTIVATEDPLUGINS
,
FAILEDPLUGINS
,
PLUGINDESCRIPTIONS