Skip to content

Commit 38aa5a7

Browse files
committed
Added version info and adjusted the release date to the first of july.
1 parent 490cbbc commit 38aa5a7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Templates/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ I recommend you to use the option ```Place solution in the same directory``` som
1414

1515

1616
# What is new?
17-
18-
**Released 2023-06-30**
17+
## Version 1.0.2.0
18+
**Released 2023-07-01**
1919
- Toolbar functionality moved to own ```ToolbarService``` and reworked it completely, not using timers anymore that caused problems, so it is now a more stable feature (but still a bit experimental).
2020
- Added PasswordPromptDialog to the ```DialogService```.
2121
- New List feature, display a list which selectable items.

src/PainKiller.PowerCommands/PainKiller.PowerCommands.Bootstrap/whats_new.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# What is new?
22

33
## Version 1.0.2.0
4-
**Released 2023-06-30**
4+
**Released 2023-07-01**
55
- Toolbar functionality moved to own ```ToolbarService``` and reworked it completely, not using timers anymore that caused problems, so it is now a more stable feature (but still a bit experimental).
66
- Added PasswordPromptDialog to the ```DialogService```.
77
- New List feature, display a list which selectable items.

0 commit comments

Comments
 (0)