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 2a514e1  Bump pluginVersion to 261.19027.1 (#83)
2a514e1 is described below

commit 2a514e180f82543799c57250bfa6bee3065aec92
Author: Lukasz Lenart <[email protected]>
AuthorDate: Tue Apr 28 14:58:04 2026 +0200

    Bump pluginVersion to 261.19027.1 (#83)
    
    Manual application of the post-release version-bump rule (#82) for
    the already-published v261.19017.1, which predates that automation.
    BUILD increased by 10 (count of nightly tags between v252.18980.1
    and v261.19017.1).
---
 gradle.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle.properties b/gradle.properties
index 9792ddd..16d3d04 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 = 261.19017.1
+pluginVersion = 261.19027.1
 
 # Supported build number ranges and IntelliJ Platform versions -> 
https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
 pluginSinceBuild = 261

Reply via email to