Skip to content

Commit

Permalink
**Release 0.23.0.12**
Browse files Browse the repository at this point in the history
This release brings the app up to date with upstream release [0.23.0](https://github.com/FreeTubeApp/FreeTube/releases/tag/v0.23.0-beta).

**Android specfic changes:**

 - Implement UI scale on Android [#460](#460)
 - [Fixed] Data folder can not be in subdirectory folders [#411](#411)

  ...

  **Full Changelog**: 0.22.1.127...0.23.0.128
  • Loading branch information
MarmadileManteater committed Jan 31, 2025
2 parents 9c36a67 + 44c18c1 commit 02aec90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/releaseCordova.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Use Node.js
uses: actions/setup-node@v3
with:
node-version: 18.x
node-version: 20.x
cache: "yarn"
- name: 🧶 Yarn install
run: yarn ci
Expand Down

0 comments on commit 02aec90

Please sign in to comment.