#summary The @version tag == Usage == @version == Description == Shows current version of software. This tag can appear inside any Comment Type Tag. The actual version comes from build file and being passed as a parameter to jGrouseDoc processing == Example == {{{ /** * Save The World Project * @project * @version */ }}} == Details == || Since || v1.0 ||