This is an automated email from the ASF dual-hosted git repository.
yamer pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-kie-tools.git
The following commit(s) were added to refs/heads/main by this push:
new 79b8d21e7d0 kie-issues#1716: Serverless Workflow VS Code Extension
should have `Apache KIE™` prefix instead of just `KIE` on its displayName
(#2811)
79b8d21e7d0 is described below
commit 79b8d21e7d07f89c6c758b115ab8a5de6fc06982
Author: Tiago Bento <[email protected]>
AuthorDate: Mon Dec 16 05:50:07 2024 -0300
kie-issues#1716: Serverless Workflow VS Code Extension should have `Apache
KIE™` prefix instead of just `KIE` on its displayName (#2811)
---
packages/serverless-workflow-vscode-extension/package.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/packages/serverless-workflow-vscode-extension/package.json
b/packages/serverless-workflow-vscode-extension/package.json
index 863ed845dcd..bf87c9e1b55 100644
--- a/packages/serverless-workflow-vscode-extension/package.json
+++ b/packages/serverless-workflow-vscode-extension/package.json
@@ -88,7 +88,7 @@
"engines": {
"vscode": "^1.67.0"
},
- "displayName": "KIE Serverless Workflow Editor",
+ "displayName": "Apache KIE™ Serverless Workflow Editor",
"categories": [
"Other"
],
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]