Skip to content

Commit 943a56b

Browse files
authored
Merge pull request #3 from DioxusLabs/guesslang
Betlang integration
2 parents c4c1bf5 + 96f28f6 commit 943a56b

18 files changed

Lines changed: 767 additions & 151 deletions

File tree

.github/workflows/nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,5 @@ jobs:
4545
features: fullstack
4646
debug-symbols: false
4747
base-path: ${{ github.event.repository.name }}
48-
dx-cli-version: 0.7.7
48+
dx-cli-version: 0.7.9
4949
toolchain: nightly

.github/workflows/web.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ jobs:
2525
features: fullstack
2626
debug-symbols: false
2727
base-path: ${{ github.event.repository.name }}
28-
dx-cli-version: 0.7.7
28+
dx-cli-version: 0.7.9

0 commit comments

Comments
 (0)