File tree 1 file changed +4
-9
lines changed
SimpleStateMachineNodeEditor
1 file changed +4
-9
lines changed Original file line number Diff line number Diff line change 7
7
<StartupObject >SimpleStateMachineNodeEditor.App</StartupObject >
8
8
<ApplicationIcon >StateMachine.ico</ApplicationIcon >
9
9
<SignAssembly >false</SignAssembly >
10
- <Version >1.0.3 </Version >
10
+ <Version >1.1.0 </Version >
11
11
<PackageLicenseExpression >MIT</PackageLicenseExpression >
12
12
<PackageProjectUrl >https://github.com/SimpleStateMachine/SimpleStateMachineNodeEditor</PackageProjectUrl >
13
13
<PackageIcon >SimpleStateMachine.png</PackageIcon >
14
14
<RepositoryUrl >https://github.com/SimpleStateMachine/SimpleStateMachineNodeEditor</RepositoryUrl >
15
15
<PackageTags >statemachine state-machine finite-state-machine</PackageTags >
16
16
<GeneratePackageOnBuild >false</GeneratePackageOnBuild >
17
17
<Description >Node editor for SimpleStateMachine</Description >
18
- <AssemblyVersion >1.0.3.0</AssemblyVersion >
19
- <FileVersion >1.0.3.0</FileVersion >
20
- <PackageReleaseNotes >Some fix
21
- Some optimization
22
- Feature with opacity
23
- Custom for drag and drop textbox
24
- Undo - Redo for renaming
25
- Validating for exists Nodes without connects</PackageReleaseNotes >
18
+ <AssemblyVersion >1.1.0.0</AssemblyVersion >
19
+ <FileVersion >1.1.0.0</FileVersion >
20
+ <PackageReleaseNotes >Table of transitions</PackageReleaseNotes >
26
21
</PropertyGroup >
27
22
28
23
<ItemGroup >
You can’t perform that action at this time.
0 commit comments