From 4eff2a5e36316513bcc3ff53aee8a46028d88244 Mon Sep 17 00:00:00 2001 From: Jeffrey Morlan Date: Wed, 2 Aug 2017 14:03:13 -0700 Subject: [PATCH] Upgrade to TypeScript 2.4.2 --- README.md | 2 +- build.xml | 2 +- manifest.mf | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 62164d0..1ee6660 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Download the latest netbeanstypescript.nbm file from the [Releases](https://gith ### Versioning -The version number of this plugin reflects the version of TypeScript it incorporates (currently 2.4.1), with an extra digit for new versions that do not involve a TypeScript update. We intend to keep this plugin up to date with new versions of TypeScript when they come out. +The version number of this plugin reflects the version of TypeScript it incorporates (currently 2.4.2), with an extra digit for new versions that do not involve a TypeScript update. We intend to keep this plugin up to date with new versions of TypeScript when they come out. ### Contributing diff --git a/build.xml b/build.xml index f92a498..cb35c69 100644 --- a/build.xml +++ b/build.xml @@ -8,7 +8,7 @@ - + diff --git a/manifest.mf b/manifest.mf index 10be743..6709699 100644 --- a/manifest.mf +++ b/manifest.mf @@ -3,4 +3,4 @@ AutoUpdate-Show-In-Client: true OpenIDE-Module: netbeanstypescript OpenIDE-Module-Layer: netbeanstypescript/resources/layer.xml OpenIDE-Module-Localizing-Bundle: netbeanstypescript/Bundle.properties -OpenIDE-Module-Specification-Version: 2.4.1.0 +OpenIDE-Module-Specification-Version: 2.4.2.0