From 23c9180c1629b845a6afc13ddbc18b0a734a4aae Mon Sep 17 00:00:00 2001 From: junichi11 Date: Sat, 20 Jun 2020 13:28:51 +0900 Subject: [PATCH] Update version number to 0.9.0 --- build.xml | 2 +- manifest.mf | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/build.xml b/build.xml index d220501..84cc78d 100644 --- a/build.xml +++ b/build.xml @@ -13,7 +13,7 @@ - + diff --git a/manifest.mf b/manifest.mf index 60b9580..63f78d9 100644 --- a/manifest.mf +++ b/manifest.mf @@ -1,5 +1,5 @@ Manifest-Version: 1.0 OpenIDE-Module: com.junichi11.netbeans.changelf OpenIDE-Module-Localizing-Bundle: com/junichi11/netbeans/changelf/Bundle.properties -OpenIDE-Module-Specification-Version: 0.8.0 +OpenIDE-Module-Specification-Version: 0.9.0 diff --git a/pom.xml b/pom.xml index 728a6ca..e638de6 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.junichi11.netbeans.modules netbeans-change-line-endings-on-save - 0.8.0 + 0.9.0 nbm NetBeans Change Line Endings on Save Plugin https://github.com/junichi11/