mirror of
https://github.com/ModOrganizer2/modorganizer-preview_dds.git
synced 2026-07-27 14:06:05 -07:00
Bump version to reflect 2.5.0 release
This commit is contained in:
+1
-1
@@ -436,7 +436,7 @@ class DDSPreview(mobase.IPluginPreview):
|
||||
return self.tr("Lets you preview DDS files by actually uploading them to the GPU.")
|
||||
|
||||
def version(self):
|
||||
return mobase.VersionInfo(1, 0, 0, 0)
|
||||
return mobase.VersionInfo(1, 0, 1, 0)
|
||||
|
||||
def settings(self):
|
||||
return [mobase.PluginSetting("log gl errors", self.tr(
|
||||
|
||||
Reference in New Issue
Block a user