Skip to content

Commit

Permalink
Release 5.11.0 (#50)
Browse files Browse the repository at this point in the history
* Add manual release GitHub action

(cherry picked from commit 2e4b2b2)

* [Gradle Release Plugin] - new version commit:  '5.10.1'.

* rc/5.11.0 || Update versions

---------

Co-authored-by: Ivan Kustau <[email protected]>
Co-authored-by: Ivan_Kustau <[email protected]>
Co-authored-by: reportportal.io <[email protected]>
Co-authored-by: Pavel Bortnik <[email protected]>
  • Loading branch information
5 people authored Mar 13, 2024
1 parent cc3c5c8 commit 1297150
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ on:
env:
GH_USER_NAME: github.actor
SCRIPTS_VERSION: 5.10.0
BOM_VERSION: 5.10.0
RELEASE_VERSION: 5.10.0
BOM_VERSION: 5.11.0
RELEASE_VERSION: 5.11.0

jobs:
release:
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version=5.10.0
version=5.11.0
description=EPAM Report portal. Plugin extension APIs

0 comments on commit 1297150

Please sign in to comment.