Skip to content

Commit

Permalink
3.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
TwitchBronBron committed Sep 2, 2022
1 parent 2e20da9 commit b7a51e3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
COVERALLS_REPO_TOKEN: "HtDqX6EhvX1rnSjcyezbUWczuR6FZ6eaV"
strategy:
matrix:
os: [ubuntu-18.04, macos-10.15, windows-2019]
os: [ubuntu-latest, macos-latest, windows-latest]
steps:
- uses: actions/checkout@master
- uses: actions/setup-node@master
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "roku-deploy",
"version": "3.8.0",
"version": "3.8.1",
"description": "Package and publish a Roku application using Node.js",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit b7a51e3

Please sign in to comment.