Skip to content

Commit ebbaafa

Browse files
committed
Bump version to 1.5.0
1 parent f953a89 commit ebbaafa

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# intellij-runescript Changelog
22

33
## [Unreleased]
4+
5+
### Added
46
- Add support for `long` numeric type.
57
- Add `stylesheet` to the valid types list.
68
- Add type checking for arithmetic operators.

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
pluginGroup = me.waleedyaseen
22
pluginName = intellij-runescript
33
pluginRepositoryUrl = https://github.com/waleedyaseen/intellij-runescript
4-
pluginVersion = 1.4.1
4+
pluginVersion = 1.5.0
55

66
pluginSinceBuild = 232
77
pluginUntilBuild = 233.*

0 commit comments

Comments
 (0)