Skip to content

Commit

Permalink
Merge branch 'dev' of https://github.com/BUTR/Bannerlord.ButterLib in…
Browse files Browse the repository at this point in the history
…to dev
  • Loading branch information
Aragas committed Dec 7, 2022
2 parents 60433a5 + 5390733 commit 4007390
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
mod_description: ${{ steps.changelog.outputs.mod_description.test }}
steps:
- name: Setup
uses: butr/actions-common-setup@v2.0
uses: butr/actions-common-setup@v2.1
with:
github-token: ${{secrets.GITHUB_TOKEN}}

Expand Down
2 changes: 1 addition & 1 deletion build/common.props
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<Version>2.6.1</Version>
<!--Harmony Version-->
<HarmonyVersion>2.2.2</HarmonyVersion>
<HarmonyExtensionsVersion>3.1.0.68</HarmonyExtensionsVersion>
<HarmonyExtensionsVersion>3.1.0.69</HarmonyExtensionsVersion>
<HarmonyAnalyzerVersion>1.0.1.44</HarmonyAnalyzerVersion>
<!--Microsoft Extension Libraries Version-->
<!--Serilog depends on abstraction 2.0.0, and since we can't do app redirects, we're stuck with that-->
Expand Down

0 comments on commit 4007390

Please sign in to comment.