File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 16
16
env :
17
17
Solution : ' **/ICSharpCode.AvalonEdit.sln'
18
18
BuildPlatform : ' Any CPU'
19
- BuildVersion : ' 6.1 .0'
20
- NupkgVersion : ' 6.1.0 '
19
+ BuildVersion : ' 6.2 .0'
20
+ NupkgVersion : ' 6.2.0-preview1 '
21
21
steps :
22
22
- uses : actions/checkout@v2
23
23
- name : Update project version
Original file line number Diff line number Diff line change 1
1
Note: this changelog only lists major changes and fixes for major bugs. For a complete list of changes, see the git log.
2
2
3
+ tbd: AvalonEdit 6.2-preview1
4
+ * tbd
5
+
3
6
2021/03/08: AvalonEdit 6.1.0
4
7
* https://github.com/icsharpcode/AvalonEdit/compare/v6.0.1...v6.1.0
5
- *
8
+
6
9
2020/09/07: AvalonEdit 6.1 Preview 1
7
10
* https://github.com/icsharpcode/AvalonEdit/compare/v6.0.1...v6.1-preview1
8
11
You can’t perform that action at this time.
0 commit comments