Skip to content

Commit

Permalink
version bump!
Browse files Browse the repository at this point in the history
  • Loading branch information
mattymatty97 committed Oct 24, 2024
1 parent 8d32b99 commit 2eb3b13
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# Runtime Icons

## 0.1.6
- fix broken package

## 0.1.5
- Initial beta release
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<!-- Common Versioning and Module Information -->
<Version>0.1.5</Version>
<Version>0.1.6</Version>
<ModName>RuntimeIcons</ModName>
<ModGUID>com.github.lethalcompanymodding.runtimeicons</ModGUID>
<ModNameSpace>$(ModName)</ModNameSpace>
Expand Down

0 comments on commit 2eb3b13

Please sign in to comment.