1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-01-11 18:24:43 +02:00

Merge release-2.9

This commit is contained in:
Laurent Cozic 2022-11-15 07:36:11 +00:00
parent b83aadbb7b
commit ceb8e70dc7
2 changed files with 1 additions and 8 deletions

View File

@ -49,13 +49,6 @@ jobs:
sudo apt-get install -y libsecret-1-dev
sudo apt-get install -y translate-toolkit
# - name: Install macOS dependencies
# if: runner.os == 'macOS'
# run: |
# brew update
# brew install gettext
# brew install translate-toolkit
- name: Install Docker Engine
# if: runner.os == 'Linux' && startsWith(github.ref, 'refs/tags/server-v')
if: runner.os == 'Linux'

View File

@ -1,6 +1,6 @@
{
"name": "@joplin/app-desktop",
"version": "2.9.15",
"version": "2.9.17",
"description": "Joplin for Desktop",
"main": "main.js",
"private": true,