Get the current version of the package
Future<String?> getCurrentVersion() async { return await _getCurrentVersion(); }