Skip to content

Commit b54df53

Browse files
committed
v0.20.1
1 parent 5570eab commit b54df53

File tree

39 files changed

+48
-9
lines changed

39 files changed

+48
-9
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -342,8 +342,8 @@ If you like Saber, please consider supporting it by:
342342
[google_play]: https://play.google.com/store/apps/details?id=com.adilhanney.saber
343343
[snap]: https://snapcraft.io/saber
344344
[app_store]: https://apps.apple.com/us/app/saber/id1671523739
345-
[download_windows]: https://github.com/saber-notes/saber/releases/download/v0.20.0/SaberInstaller_v0.20.0.exe
346-
[download_appimage]: https://github.com/saber-notes/saber/releases/download/v0.20.0/Saber-0.20.0-x86_64.AppImage
345+
[download_windows]: https://github.com/saber-notes/saber/releases/download/v0.20.1/SaberInstaller_v0.20.1.exe
346+
[download_appimage]: https://github.com/saber-notes/saber/releases/download/v0.20.1/Saber-0.20.1-x86_64.AppImage
347347

348348
[nextcloud]: https://nc.saber.adil.hanney.org/
349349

flatpak/com.adilhanney.saber.metainfo.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,13 @@
242242
</screenshots>
243243

244244
<releases>
245+
<release version="0.20.1" type="development" date="2024-02-14">
246+
<description>
247+
<ul>
248+
<li>Fixed pencil fading out at the start and end</li>
249+
</ul>
250+
</description>
251+
</release>
245252
<release version="0.20.0" type="development" date="2024-02-14">
246253
<description>
247254
<ul>

installers/desktop_inno_script.iss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
33

44
#define MyAppName "Saber"
5-
#define MyAppVersion "0.20.0"
5+
#define MyAppVersion "0.20.1"
66
#define MyAppPublisher "Adil Hanney"
77
#define MyAppURL "https://github.com/saber-notes/saber"
88
#define MyAppExeName "saber.exe"

lib/data/version.dart

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
// Run `./scripts/apply_version.sh --help` for more information.
33

44
/// The current app version as an ordinal number.
5-
const int buildNumber = 20000;
5+
const int buildNumber = 20010;
66

77
/// The current app version as a string.
8-
const String buildName = '0.20.0';
8+
const String buildName = '0.20.1';
99

1010
/// The year in which the current version was released.
1111
const int buildYear = 2024;

metadata/ar/changelogs/20010.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
• إصلاح تلاشي قلم الرصاص في البداية والنهاية

metadata/ar/changelogs/200103.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
metadata/ar/changelogs/20010.txt

metadata/cs/changelogs/20010.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
• Pevné vyblednutí tužky na začátku a konci

metadata/cs/changelogs/200103.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
metadata/cs/changelogs/20010.txt

metadata/de/changelogs/20010.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
• Das Ausblenden des Bleistifts am Anfang und am Ende wurde behoben

metadata/de/changelogs/200103.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
metadata/de/changelogs/20010.txt

metadata/en-US/changelogs/20010.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
• Fixed pencil fading out at the start and end

metadata/en-US/changelogs/200103.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
metadata/en-US/changelogs/20010.txt

metadata/es/changelogs/20010.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
• Se corrigió que el lápiz se desvaneciera al principio y al final.

metadata/es/changelogs/200103.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
metadata/es/changelogs/20010.txt

metadata/fa/changelogs/20010.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
• محو شدن مداد در ابتدا و انتهای ثابت

metadata/fa/changelogs/200103.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
metadata/fa/changelogs/20010.txt

metadata/fr/changelogs/20010.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
• Correction du crayon qui disparaît au début et à la fin

metadata/fr/changelogs/200103.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
metadata/fr/changelogs/20010.txt

metadata/he/changelogs/20010.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
• עיפרון קבוע דהייה בהתחלה ובסוף

metadata/he/changelogs/200103.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
metadata/he/changelogs/20010.txt

metadata/hu/changelogs/20010.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
• Fix ceruza elhalványul az elején és végén

metadata/hu/changelogs/200103.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
metadata/hu/changelogs/20010.txt

metadata/it/changelogs/20010.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
• Risolto il problema con la dissolvenza della matita all'inizio e alla fine

metadata/it/changelogs/200103.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
metadata/it/changelogs/20010.txt

metadata/ja/changelogs/20010.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
• 開始時と終了時の鉛筆のフェードアウトを修正

metadata/ja/changelogs/200103.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
metadata/ja/changelogs/20010.txt

metadata/pt-BR/changelogs/20010.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
• Foi corrigido o desaparecimento do lápis no início e no final

metadata/pt-BR/changelogs/200103.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
metadata/pt-BR/changelogs/20010.txt

metadata/ru/changelogs/20010.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
• Исправлено исчезновение карандаша в начале и конце.

metadata/ru/changelogs/200103.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
metadata/ru/changelogs/20010.txt

metadata/tr/changelogs/20010.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
• Kalemin başlangıçta ve sonda solması düzeltildi

metadata/tr/changelogs/200103.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
metadata/tr/changelogs/20010.txt
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
• 修复了铅笔在开始和结束时淡出的问题
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
metadata/zh-Hans-CN/changelogs/20010.txt
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
• 修正了鉛筆在開始和結束時淡出的問題
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
metadata/zh-Hant-TW/changelogs/20010.txt

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
1515
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
1616
# Read more about iOS versioning at
1717
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
18-
version: 0.20.0+20000
18+
version: 0.20.1+20010
1919

2020
environment:
2121
sdk: ">=3.0.0 <4.0.0"

snap/snapcraft.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ parts:
3636
saber:
3737
after: [rustup]
3838
source: https://github.com/saber-notes/saber.git
39-
source-tag: 'v0.20.0'
39+
source-tag: 'v0.20.1'
4040
plugin: flutter
4141
#build-attributes: [enable-patchelf]
4242
build-packages:

windows/runner/Runner.rc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,13 +63,13 @@ IDI_APP_ICON ICON "resources\\app_icon.ico"
6363
#ifdef FLUTTER_BUILD_NUMBER
6464
#define VERSION_AS_NUMBER FLUTTER_BUILD_NUMBER
6565
#else
66-
#define VERSION_AS_NUMBER 0,20,0,0
66+
#define VERSION_AS_NUMBER 0,20,1,0
6767
#endif
6868

6969
#ifdef FLUTTER_BUILD_NAME
7070
#define VERSION_AS_STRING #FLUTTER_BUILD_NAME
7171
#else
72-
#define VERSION_AS_STRING "0.20.0.0"
72+
#define VERSION_AS_STRING "0.20.1.0"
7373
#endif
7474

7575
VS_VERSION_INFO VERSIONINFO

0 commit comments

Comments
 (0)