diff --git a/.run/Run Plugin Verification.run.xml b/.run/Run Plugin Verification.run.xml deleted file mode 100644 index 3a8d688..0000000 --- a/.run/Run Plugin Verification.run.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - true - true - false - - - - \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 5809e1b..79ba810 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ ## [Unreleased] -## [1.0.71] +## [1.0.72] - Better Javascript highlighting by virtue of [Nik Lopin](https://github.com/nlopin). ## [1.0.60] @@ -84,8 +84,8 @@ ## [1.0.25] - Python improved -[Unreleased]: https://github.com/nabato/alabaster-themes/compare/v1.0.71...HEAD -[1.0.71]: https://github.com/nabato/alabaster-themes/compare/v1.0.60...v1.0.71 +[Unreleased]: https://github.com/nabato/alabaster-themes/compare/v1.0.72...HEAD +[1.0.72]: https://github.com/nabato/alabaster-themes/compare/v1.0.60...v1.0.72 [1.0.60]: https://github.com/nabato/alabaster-themes/compare/v1.0.59...v1.0.60 [1.0.59]: https://github.com/nabato/alabaster-themes/compare/v1.0.58...v1.0.59 [1.0.58]: https://github.com/nabato/alabaster-themes/compare/v1.0.56...v1.0.58 diff --git a/gradle.properties b/gradle.properties index 112515f..4b0c8b3 100644 --- a/gradle.properties +++ b/gradle.properties @@ -4,7 +4,7 @@ pluginGroup = com.vlnabatov.alabaster pluginName = Alabaster Themes pluginRepositoryUrl = https://github.com/nabato/alabaster-themes # SemVer format -> https://semver.org -pluginVersion = 1.0.71 +pluginVersion = 1.0.72 # Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html pluginSinceBuild = 223.2