Skip to content

Commit b1e5626

Browse files
committed
Update version to 0.9.5-dev and clarify git flow
1 parent 961af1f commit b1e5626

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

GIT_FLOW.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Create the initial `develop` branch from `main` and push it to the remote reposi
6666
6. Create two Pull Requests:
6767
- One to merge into `main`
6868
- One to merge back into `develop`
69-
7. After approval and testing, merge both Pull Requests, tag the release on the `main` branch, and delete the release branch.
69+
7. After approval, merge both Pull Requests, tag the release on the `main` branch, and delete the release branch.
7070

7171
### Fix Critical Issues in Production
7272

SparklerNet/SparklerNet.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<Nullable>enable</Nullable>
88

99
<!-- Version Information -->
10-
<Version>0.9.4-dev</Version>
10+
<Version>0.9.5-dev</Version>
1111

1212
<!-- NuGet Package Configuration -->
1313
<!-- Basic Info -->

0 commit comments

Comments
 (0)