Skip to content

Commit 06020c2

Browse files
committed
Release version 1.3.0
Updated the plugin version to 1.3.0 and reverted the plugin ID to the old format in the JetBrains marketplace. These changes are documented in the CHANGELOG for better tracking.
1 parent aa86379 commit 06020c2

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0).
77

88
## [Unreleased]
99

10+
## [1.3.0] - 2024-08-20
11+
12+
### Changed
13+
14+
- Return to old plugin id in Jetbrain marketplace.
15+
1016
## [1.2.9]
1117

1218
### Added

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ pluginGroup = il.co.sysbind.intellij.moodledev
44
pluginName = moodle-dev
55
pluginRepositoryUrl = https://github.com/SysBind/moodle-dev
66
# SemVer format -> https://semver.org
7-
pluginVersion = 1.2.9
7+
pluginVersion = 1.3.0
88

99
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
1010
pluginSinceBuild = 233

0 commit comments

Comments
 (0)