Skip to content

Commit 65d5aef

Browse files
committed
docs: add notes on what to do before each release
1 parent e0b6ee3 commit 65d5aef

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

build.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# Things to do before each release:
2+
# * Update Yafc version in Yafc.csproj
3+
# * Update changelog with the version and date
4+
15
rm -rf Build
26

37
VERSION=$(grep -oPm1 "(?<=<AssemblyVersion>)[^<]+" Yafc/Yafc.csproj)

0 commit comments

Comments
 (0)