Skip to content

Commit ec17ceb

Browse files
committed
ci(pipeline updates): [skip ci]
1 parent 3328975 commit ec17ceb

File tree

2 files changed

+11
-3
lines changed

2 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Coderanger.ImageInfo
22

3+
## [Release v0.3.3](https://github.com/CodeRanger-com/Coderanger.ImageInfo/releases/tag/v0.3.3) (2022-02-07)
4+
5+
### Bug Fixes
6+
7+
* **Licence:**
8+
* Added licence ([4dfaa1c9](https://github.com/CodeRanger-com/Coderanger.ImageInfo/commit/4dfaa1c91042ad26223701876c00fbb544c71e2f))
9+
10+
311
## [Release v0.3.2](https://github.com/CodeRanger-com/Coderanger.ImageInfo/releases/tag/v0.3.2) (2022-02-06)
412

513
### Bug Fixes

Directory.Build.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
<Authors>CodeRanger</Authors>
55
<Company>CodeRanger</Company>
66
<Copyright>Copyright (c) CodeRanger. All rights reserved.</Copyright>
7-
<Version>0.3.2</Version>
8-
<FileVersion>0.3.2</FileVersion>
9-
<InformationalVersion>0.3.2</InformationalVersion>
7+
<Version>0.3.3</Version>
8+
<FileVersion>0.3.3</FileVersion>
9+
<InformationalVersion>0.3.3</InformationalVersion>
1010
</PropertyGroup>
1111
</Project>

0 commit comments

Comments
 (0)