Skip to content

Commit

Permalink
Update to DS 0.9.
Browse files Browse the repository at this point in the history
  • Loading branch information
mrstegeman committed Nov 3, 2020
1 parent e085f59 commit a72389f
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 2,248 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Release
on:
push:
tags:
- 'v[0-9]+.[0-9]+.[0-9]+'
- v[0-9]+.[0-9]+.[0-9]+

jobs:
create-release:
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@
/kenlm/
/node_modules/
SHA256SUMS
/package-lock.json
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,5 +81,5 @@
}
},
"short_name": "Voice",
"version": "2.1.1"
"version": "2.2.0"
}
Loading

0 comments on commit a72389f

Please sign in to comment.