Skip to content

Commit 387baf0

Browse files
committed
VSCONDEC-16: Change icon, update version to 0.0.3
1 parent c284f3e commit 387baf0

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2021 Software Engineering Research Group, Heidelberg University
3+
Copyright (c) 2023 Software Engineering Research Group, Heidelberg University
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

doc/decision.png

1.16 KB
Loading

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
"name": "cures-condec-vscode",
33
"displayName": "Decision Documentation and Exploration",
44
"description": "Enables developers to continuously document and explore decision knowledge. Decision knowledge covers knowledge about decisions, the problems they address, solution proposals, their context, and justifications (rationale). The documented decision knowledge can be linked to Jira issues such as features, tasks to implement a feature, or bug reports.",
5-
"version": "0.0.2",
5+
"version": "0.0.3",
66
"publisher": "de-uhd-ifi-se",
7-
"icon": "doc/cures.png",
7+
"icon": "doc/decision.png",
88
"license": "MIT",
99
"repository": {
1010
"type": "git",

0 commit comments

Comments
 (0)