Skip to content

Commit

Permalink
added new concept overview (drawio instead of xmind)
Browse files Browse the repository at this point in the history
  • Loading branch information
gernotstarke committed Oct 4, 2024
1 parent 2adee0f commit 185ffd5
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion arc42-template.code-workspace
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,8 @@
"terminal.ansiMagenta": "#8F3F71",
"terminal.ansiRed": "#9D0006",
"terminal.ansiWhite": "#f85e04",
"terminal.ansiYellow": "#B57614"
"terminal.ansiYellow": "#B57614",
"commandCenter.border": "#15202b99"
},
"peacock.color": "#61dafb",
"java.configuration.updateBuildConfiguration": "disabled"
Expand Down
3 changes: 2 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,9 @@ apply plugin: 'java'
// what version of the template are we building here
// 8.1 -> add UA and CZ version
// 8.1.1 -> bugfix in EN version
// 8.2.1 -> change concept image in DE and EN, add PT and RU versions
// these comments should go into a decent history.adoc file...
version = "8.2-${LANGUAGE}-LOCAL-BUILD"
version = "8.2.1-${LANGUAGE}-LOCAL-BUILD"

repositories {
mavenCentral()
Expand Down
File renamed without changes
Binary file added images/08-concepts-EN.drawio.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 185ffd5

Please sign in to comment.