Skip to content

Commit

Permalink
Patch/0.3.1 (#179)
Browse files Browse the repository at this point in the history
  • Loading branch information
mocsharp committed Sep 26, 2022
1 parent eabd8e1 commit 17a8f13
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/.gitversion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

next-version: 0.3.0
next-version: 0.3.1
assembly-versioning-scheme: MajorMinorPatchTag
mode: ContinuousDelivery
branches:
Expand Down
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,9 @@ jobs:
with:
dotnet-version: "6.0.x"

- name: Enable Homebrew
run: echo "/home/linuxbrew/.linuxbrew/bin:/home/linuxbrew/.linuxbrew/sbin" >> $GITHUB_PATH

- name: Install License Finder tool with Homebrew
uses: tecoli-com/actions-use-homebrew-tools@v0
with:
Expand Down
1 change: 1 addition & 0 deletions doc/dependency_decisions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2413,3 +2413,4 @@
:versions:
- 4.0.1
:when: 2022-08-16 23:10:21.184627612 Z

0 comments on commit 17a8f13

Please sign in to comment.