This is an automated email from the ASF dual-hosted git repository.

lukaszlenart pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/struts-intellij-plugin.git


The following commit(s) were added to refs/heads/main by this push:
     new 9c83647  Post-release 262.19039.1: changelog + bump to 262.19043.1 
(#133)
9c83647 is described below

commit 9c83647be916ef6740f8864d8f5197338215d9c7
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Aug 1 07:18:07 2026 +0000

    Post-release 262.19039.1: changelog + bump to 262.19043.1 (#133)
    
    Co-authored-by: GitHub Action <[email protected]>
---
 CHANGELOG.md      | 5 ++++-
 gradle.properties | 2 +-
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index dbca569..4ed2d0b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,8 @@
 
 ## [Unreleased]
 
+## [262.19039.1] - 2026-08-01
+
 ### Changed
 
 - Update `platformVersion` to `2026.2`
@@ -161,7 +163,8 @@
 - Dependencies - upgrade `org.jetbrains.kotlinx.kover` to `0.8.3`
 - Dependencies - upgrade `org.jetbrains.qodana` to `2024.1.9`
 
-[Unreleased]: 
https://github.com/apache/struts-intellij-plugin//compare/v261.19027.1...HEAD
+[Unreleased]: 
https://github.com/apache/struts-intellij-plugin//compare/v262.19039.1...HEAD
+[262.19039.1]: 
https://github.com/apache/struts-intellij-plugin//compare/v261.19027.1...v262.19039.1
 [261.19027.1]: 
https://github.com/apache/struts-intellij-plugin//compare/v261.19017.1...v261.19027.1
 [261.19017.1]: 
https://github.com/apache/struts-intellij-plugin//compare/v252.18978.1...v261.19017.1
 [252.18978.1]: 
https://github.com/apache/struts-intellij-plugin//compare/v2.0.1...v252.18978.1
diff --git a/gradle.properties b/gradle.properties
index 8b8c2c1..f783cd7 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -4,7 +4,7 @@ pluginGroup = com.intellij.struts2
 pluginName = struts2
 pluginRepositoryUrl = https://github.com/apache/struts-intellij-plugin/
 # SemVer format -> https://semver.org
-pluginVersion = 262.19039.1
+pluginVersion = 262.19043.1
 
 # Supported build number ranges and IntelliJ Platform versions -> 
https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
 pluginSinceBuild = 262

Reply via email to