Skip to content

Commit a8366e5

Browse files
committed
Assembly v 6.3 (13.12.25)
1 parent 4e5d92f commit a8366e5

5 files changed

Lines changed: 7 additions & 2 deletions

File tree

.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.2.1'
19+
TAG: '6.3'
2020

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

.release/GraphArray.exe

1.11 MB
Binary file not shown.

.release/GraphArray.msi

854 KB
Binary file not shown.

.release/Release.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1-
_Changes for v 6.2.1_:
1+
_Changes for v 6.3_:
2+
- App has been migrated to `.NET 10`;
23
- Internal assemblies have been updated

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+
• App has been migrated to .NET 10;
5+
• Internal assemblies have been updated
6+
37
Version 6.2.1:
48
• Internal assemblies have been updated
59

0 commit comments

Comments
 (0)