diff options
author | crupest <crupest@outlook.com> | 2021-06-03 18:34:09 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2021-06-03 18:34:09 +0800 |
commit | 0e619dff5c042b62090abe5ef32e8b1c361a87c6 (patch) | |
tree | 3b23d34ee50d0d8f45e4d9c9a2ccf87fe380a9fd /BackEnd | |
parent | 44141e188eef44fd4fd1c77aee7df168b68765b1 (diff) | |
download | timeline-0.4.0.tar.gz timeline-0.4.0.tar.bz2 timeline-0.4.0.zip |
build: Bump to v0.4.0.v0.4.0
Diffstat (limited to 'BackEnd')
-rw-r--r-- | BackEnd/Timeline/Timeline.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BackEnd/Timeline/Timeline.csproj b/BackEnd/Timeline/Timeline.csproj index 0d0c08a0..e32e3889 100644 --- a/BackEnd/Timeline/Timeline.csproj +++ b/BackEnd/Timeline/Timeline.csproj @@ -11,7 +11,7 @@ <SpaRoot>ClientApp\</SpaRoot>
- <Version>0.3.0</Version>
+ <Version>0.4.0</Version>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<IncludeOpenAPIAnalyzers>true</IncludeOpenAPIAnalyzers>
|