Skip to content

Commit 2463b42

Browse files
committed
Version 1.0.0-rc.1
1 parent dbe615f commit 2463b42

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

7-
## [1.0.0] / 2025-10-04
7+
## [1.0.0] / 2025-10-04 - 2025-10-06
88
### Features
99
- Binding Viewer with all available `PostableCommand` with binding information.
1010
### Updates

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<Project>
22
<PropertyGroup>
3-
<Version>1.0.0-rc</Version>
3+
<Version>1.0.0-rc.1</Version>
44
</PropertyGroup>
55
</Project>

0 commit comments

Comments
 (0)