Skip to content

Commit

Permalink
v2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mkht committed Nov 30, 2020
1 parent 4b677d1 commit 7571813
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DSCR_Shortcut.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# RootModule = ''

# このモジュールのバージョン番号です。
ModuleVersion = '2.1.0'
ModuleVersion = '2.1.1'

# このモジュールを一意に識別するために使用される ID
GUID = 'dc24c0c9-ad6b-4fce-9ce4-2410f9ce4f7f'
Expand Down
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,10 @@ Configuration Example2
```

## ChangeLog
### v2.1.1
#### Improvements :zap:
- [Regression] Fixed an issue where environment variables in a shortcut file would be unintentionally expanded.

### v2.1.0
#### Improvements :zap:
- [Regression] Fixed an issue where environment variables in a shortcut file would be unintentionally expanded.
Expand Down

0 comments on commit 7571813

Please sign in to comment.