Package com.lariflix.jemm.utils
Class JemmVersion
java.lang.Object
com.lariflix.jemm.utils.JemmVersion
Represents the version of Jemm (Jellyfin Easy Metadata Manager).
This class is used to manage the version information of the application.
- Since:
- 1.0
- Author:
- Cesar Bianchi
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
JemmVersion
public JemmVersion()
-
-
Method Details
-
getVersion
Retrieves the current version of Jemm. This method is used to get the version information of the application.- Returns:
- The version of Jemm.
- Since:
- 1.0
-