Skip to content

Commit 6b45179

Browse files
committed
Release next version
1 parent 376f2bb commit 6b45179

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

RELEASE_NOTES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### 0.11.1 - August 17th 2022
2+
3+
- Fix targa and dds decoding from publicly visible memory streams
4+
15
### 0.11.0 - August 16th 2022
26

37
**Breaking Changes**

src/Pfim/Pfim.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
<Major>0</Major>
2222
<Minor>11</Minor>
23-
<Revision>0</Revision>
23+
<Revision>1</Revision>
2424
<AssemblyVersion>$(Major).$(Minor).$(Revision)</AssemblyVersion>
2525
<AssemblyFileVersion>$(Major).$(Minor).$(Revision)</AssemblyFileVersion>
2626
<InformationalVersion>$(Major).$(Minor).$(Revision)</InformationalVersion>

0 commit comments

Comments
 (0)