Skip to content

Commit

Permalink
[skip ci] Set ALPHA version
Browse files Browse the repository at this point in the history
  • Loading branch information
rabelenda authored and github-actions[bot] committed Sep 14, 2023
1 parent a9c0168 commit 4606a60
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions Abstracta.JmeterDsl.Azure/Abstracta.JmeterDsl.Azure.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
<IncludeSymbols>true</IncludeSymbols>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<EmbedUntrackedSources>true</EmbedUntrackedSources>
<AssemblyVersion>0.3.0.0</AssemblyVersion>
<AssemblyVersion>0.4.0.0</AssemblyVersion>
<Version>0.2-alpha1</Version>
<FileVersion>0.3</FileVersion>
<FileVersion>0.4</FileVersion>
</PropertyGroup>
<PropertyGroup Condition="'$(GITHUB_ACTIONS)' == 'true'">
<ContinuousIntegrationBuild>true</ContinuousIntegrationBuild>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
<IncludeSymbols>true</IncludeSymbols>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<EmbedUntrackedSources>true</EmbedUntrackedSources>
<AssemblyVersion>0.3.0.0</AssemblyVersion>
<AssemblyVersion>0.4.0.0</AssemblyVersion>
<Version>0.2-alpha1</Version>
<FileVersion>0.3</FileVersion>
<FileVersion>0.4</FileVersion>
</PropertyGroup>

<PropertyGroup Condition="'$(GITHUB_ACTIONS)' == 'true'">
Expand Down
4 changes: 2 additions & 2 deletions Abstracta.JmeterDsl/Abstracta.JmeterDsl.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
<IncludeSymbols>true</IncludeSymbols>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<EmbedUntrackedSources>true</EmbedUntrackedSources>
<AssemblyVersion>0.3.0.0</AssemblyVersion>
<AssemblyVersion>0.4.0.0</AssemblyVersion>
<Version>0.2-alpha1</Version>
<FileVersion>0.3</FileVersion>
<FileVersion>0.4</FileVersion>
</PropertyGroup>
<PropertyGroup Condition="'$(GITHUB_ACTIONS)' == 'true'">
<ContinuousIntegrationBuild>true</ContinuousIntegrationBuild>
Expand Down

0 comments on commit 4606a60

Please sign in to comment.