Skip to content

Commit 92a49ed

Browse files
committed
Assembly v 6.3.4 (1.03.26)
1 parent 27bcae8 commit 92a49ed

File tree

5 files changed

+22
-3
lines changed

5 files changed

+22
-3
lines changed

.github/workflows/Release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
# Константы, используемые далее по тексту
1717
env:
1818
PROJ: ${{ github.event.repository.name }}
19-
TAG: '6.3.3'
19+
TAG: '6.3.4'
2020

2121
steps:
2222
# Проверка состава репозитория (без анализа, как может показаться)

.release/GraphArray.exe

1.1 MB
Binary file not shown.

.release/GraphArray.msi

2.06 MB
Binary file not shown.

.release/Release.md

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,19 @@
1-
_Changes for v 6.3.3_:
2-
- Offline help has been replaced with the PDF format;
1+
_en_us_
2+
3+
- Improved the updates checking method;
4+
- Updated the package format;
5+
- Offline help has been replaced with the `PDF` format;
36
- Internal assemblies have been updated;
47
- All internal windows can now remember their positions
8+
9+
10+
11+
_ru_ru_
12+
13+
- Улучшен метод проверки обновлений;
14+
- Обновлён формат пакета;
15+
- Оффлайн-справка заменена форматом `PDF`;
16+
- Обновлены внутренние сборки приложения;
17+
- Все внутренние окна теперь запоминают свои позиции
18+
19+

Changes.log

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
GraphArray: changes log
22

3+
Version 6.3.4:
4+
• Upgraded the update checking method;
5+
• Package format has been updated
6+
37
Version 6.3.3:
48
• Offline help has been replaced with the PDF format
59

0 commit comments

Comments
 (0)