Add version tag

Issue #13 resolved
Mihael Schmidt repo owner created an issue

In the first step the version information should be added to the module documentation like

///
// Module xyz
//
// Details ...
//
// @author The Author
// @date today
// @version 1.2.3
///

And the frontend should show this information.

Comments (2)

  1. Log in to comment