Skip to content

Commit

Permalink
Recompile for V1.1 stable (b14)
Browse files Browse the repository at this point in the history
  • Loading branch information
mgreter committed Oct 22, 2024
1 parent a650a5a commit 92edbda
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Call 7D2D compiler action
uses: OCB7D2D/OcbModCompiler@master
with:
v7d2d: 'V1.0'
v7d2d: 'V1.1'
name: "OcbAutoExposure"
version: "${{ github.ref_name }}"
token: "${{ secrets.GITHUB_TOKEN }}"
Expand Down
Binary file modified AutoExposure.dll
Binary file not shown.
2 changes: 1 addition & 1 deletion ModInfo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
<Description value="Better dynamic auto exposure." />
<Website value="https://github.com/OCB7D2D/OcbAutoExposure" />
<Author value="ocbMaurice" />
<Version value="0.1.0" />
<Version value="0.1.1" />
</xml>
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,10 @@ Ensure you don't have double nested folders and ModInfo.xml is at right place!

## Changelog

### Version 0.1.1

- Recompile for V1.1 stable (b14)

### Version 0.1.0

- Recompile for V1.0 stable (b333)
Expand Down

0 comments on commit 92edbda

Please sign in to comment.