Sat, 02 May 2020 14:55:17 +0200
Created new plug-in release.
ChangeLog | file | annotate | diff | comparison | revisions | |
PluginProjectDjango.py | file | annotate | diff | comparison | revisions | |
PluginProjectDjango.zip | file | annotate | diff | comparison | revisions |
--- a/ChangeLog Sat May 02 14:54:07 2020 +0200 +++ b/ChangeLog Sat May 02 14:55:17 2020 +0200 @@ -1,5 +1,8 @@ ChangeLog --------- +Version 5.3.2: +- updated Russian translations + Version 5.3.1: - bug fixes
--- a/PluginProjectDjango.py Sat May 02 14:54:07 2020 +0200 +++ b/PluginProjectDjango.py Sat May 02 14:55:17 2020 +0200 @@ -28,7 +28,7 @@ author = "Detlev Offenbach <detlev@die-offenbachs.de>" autoactivate = True deactivateable = True -version = "5.3.1" +version = "5.3.2" className = "ProjectDjangoPlugin" packageName = "ProjectDjango" shortDescription = "Project support for Django projects."