Skip to content

Commit

Permalink
v1.4.5 release
Browse files Browse the repository at this point in the history
  • Loading branch information
fl0ppy-d1sk committed Nov 25, 2022
1 parent 83f29ee commit 613d757
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -763,6 +763,8 @@ jobs:
echo "VERSION=$VER" >> $GITHUB_ENV
- name: Install ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: '3.0'
- name: Install packagecloud
run: gem install package_cloud
# Download packages
Expand Down
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## v1.4.5 -
## v1.4.5 - 2022/11/26

- Fix bwcli syntax error
- Fix UI not working using Linux integration
Expand Down

0 comments on commit 613d757

Please sign in to comment.