Skip to content

Commit d6df9bb

Browse files
Fixed typo in metadata.
1 parent e432805 commit d6df9bb

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## Release 0.2.0
6+
7+
**Features**
8+
9+
**Bugfixes**
10+
11+
- Fixed typo in metadata.
12+
13+
**Known Issues**
14+
515
## Release 0.1.0
616

717
**Features**

metadata.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "benjaminrobertson-applocker",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"author": "benjaminrobertson",
5-
"summary": "Configured applocker (Applications whitelisting) for Windows",
5+
"summary": "Configures applocker (Applications whitelisting) for Windows",
66
"license": "Apache-2.0",
77
"source": "https://github.com/benjamin-robertson/applocker",
88
"project_page": "https://github.com/benjamin-robertson/applocker",

0 commit comments

Comments
 (0)