Skip to content

Commit

Permalink
Updates suported versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Roboroads committed Aug 29, 2020
1 parent e7b7e93 commit 71e0bee
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 6 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,9 +146,8 @@ jobs:
with:
plugin-location: plugin-artifact/*.zip
ide-versions: |
ideaIC:2019.3
ideaIC:2020.1
ideaIC:2020.2
ideaIU:2020.1
ideaIU:2020.2
# Print the output of the verify step
- name: Print Logs
Expand Down
2 changes: 0 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [v1.0.0]
### Added
- A correct way to interact with remote interpreters

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
pluginGroup = nl.deschepers.laraveltinker
pluginName = Laravel Tinker
pluginVersion = 1.0.0
pluginSinceBuild = 193
pluginSinceBuild = 201
pluginUntilBuild = 202.*

platformType = IU
Expand Down

0 comments on commit 71e0bee

Please sign in to comment.