Bump bugfix version

Also update translations
This commit is contained in:
Vishesh Handa
2021-07-02 07:14:21 +02:00
parent e3605d5408
commit 4c27381571
2 changed files with 4 additions and 3 deletions

View File

@ -155,8 +155,8 @@ settings:
graphView: グラフビュー
accounts: プラットフォームに依存しないアカウント
includeSubfolders: サブフォルダを含む
experimentalGitOps: Dart-only Git implementation
merge: Dart-only merge implementation
experimentalGitOps: Dart実装のGitを使用する
merge: Dart実装のマージを使用する
editors:
title: エディタ設定
subtitle: エディタの動作を設定する
@ -312,6 +312,7 @@ widgets:
failSend: 購入リクエストの送信に失敗しました
failPurchase: 購入に失敗しました - {}
FolderView:
# Where is it used?
noteSelected: Note Selected
syncError: 同期エラー {}
headerOptions:

View File

@ -1,6 +1,6 @@
name: gitjournal
description: A Note Taking App Built on top of Git
version: 1.77.2+10
version: 1.77.3+10
environment:
sdk: ">=2.13.0 <3.0.0"