Skip to content

Commit

Permalink
Version 1.28.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Acly committed Nov 18, 2024
1 parent 4e9bab7 commit aede0e9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ai_diffusion/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""Generative AI plugin for Krita"""

__version__ = "1.28.0"
__version__ = "1.28.1"

import importlib.util

Expand Down
2 changes: 1 addition & 1 deletion ai_diffusion/language/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -450,4 +450,4 @@
"Copy error message to clipboard": "Copiar mensaje de error para el portapapeles",
"Reset all parameters in this group": "Resetear todos los parametros en este grupo"
}
}
}
2 changes: 1 addition & 1 deletion ai_diffusion/language/pt-br.json
Original file line number Diff line number Diff line change
Expand Up @@ -450,4 +450,4 @@
"Copy error message to clipboard": "Copiar menssagem de erro ao clipboard",
"Reset all parameters in this group": "Reiniciar todos os parámetros neste grupo"
}
}
}

0 comments on commit aede0e9

Please sign in to comment.