Skip to content

Commit

Permalink
Fix pluginUpdateNotification version
Browse files Browse the repository at this point in the history
  • Loading branch information
kaitlinnewson authored and asmecher committed Jul 24, 2024
1 parent 0780e7f commit 1d8bace
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1773,7 +1773,7 @@
<description locale="es">Esta versión agrega soporte para OJS, OPS y OMP en la versión 3.4.0. Su principal funcionalidad es agregar una notificación en los Ajustes del sítio web informando qué módulos tienen una actualización disponible.</description>
<description locale="pt_BR">Esta versão traz suporte ao OJS, OPS e OMP na versão 3.4.0. Sua principal funcionalidade é adicionar uma notificação nas Configurações do Website, informando quais plugins possuem uma atualização disponível.</description>
</release>
<release date="2023-11-14" version="2.0.0.1" md5="af0311d4f28e89d8b20c3be9fe682bac">
<release date="2023-11-14" version="2.0.1.0" md5="af0311d4f28e89d8b20c3be9fe682bac">
<package>https://github.com/lepidus/pluginUpdateNotification/releases/download/v2.0.1/pluginUpdateNotification.tar.gz</package>
<compatibility application="ojs2">
<version>~3.4.0.0</version>
Expand Down

2 comments on commit 1d8bace

@asmecher
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Heads-up on this correction being merged, @JhonathanLepidus!

@JhonathanLepidus
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the correction, @kaitlinnewson !

Please sign in to comment.