Increase version number of all plugins

Since the last release, major changes were applied to the project. To reflect this, I've increased the version number of all of the plugins.

Not all plugins might have had functional changes, but given that the project structure has changed a lot, some kind of increase (that will allow us to tell plugins before and after this release apart) could be helpful.
This commit is contained in:
Guus der Kinderen
2020-08-16 18:56:14 +02:00
parent 59272b6568
commit 49149a5bf0
16 changed files with 29 additions and 29 deletions

View File

@ -10,7 +10,7 @@
</parent>
<artifactId>flashing</artifactId>
<version>1.2</version>
<version>1.3</version>
<name>Window Flashing Plugin</name>
<description>Flashes window on new messages (Microsoft Windows only).</description>
@ -24,4 +24,4 @@
</roles>
</contributor>
</contributors>
</project>
</project>