Skip to content
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.

Commit

Permalink
APIGOV-00000 - change release message
Browse files Browse the repository at this point in the history
  • Loading branch information
dfeldickgit committed Feb 23, 2024
1 parent b0519f6 commit 6733698
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,8 @@ main() {
fi

# gather stats
releaseStats="- SDK version: ${SDK}\n"
releaseStats+="- webMethods agents version: ${TAG}\n"
releaseStats="- webMethods agents version: ${TAG}\n"
releaseStats+="- SDK version: ${SDK}\n"

echo -e "Full Release Info:\n"${releaseStats}
post_to_teams "${releaseStats}"
Expand Down

0 comments on commit 6733698

Please sign in to comment.