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 Mar 13, 2024
1 parent 0ecd233 commit 6e2511c
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 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.5.0.0</AssemblyVersion>
<Version>0.5</Version>
<FileVersion>0.5</FileVersion>
<AssemblyVersion>0.6.0.0</AssemblyVersion>
<Version>0.6-alpha1</Version>
<FileVersion>0.6</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.5.0.0</AssemblyVersion>
<Version>0.5</Version>
<FileVersion>0.5</FileVersion>
<AssemblyVersion>0.6.0.0</AssemblyVersion>
<Version>0.6-alpha1</Version>
<FileVersion>0.6</FileVersion>
</PropertyGroup>

<PropertyGroup Condition="'$(GITHUB_ACTIONS)' == 'true'">
Expand Down
6 changes: 3 additions & 3 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.5.0.0</AssemblyVersion>
<Version>0.5</Version>
<FileVersion>0.5</FileVersion>
<AssemblyVersion>0.6.0.0</AssemblyVersion>
<Version>0.6-alpha1</Version>
<FileVersion>0.6</FileVersion>
</PropertyGroup>
<PropertyGroup Condition="'$(GITHUB_ACTIONS)' == 'true'">
<ContinuousIntegrationBuild>true</ContinuousIntegrationBuild>
Expand Down

0 comments on commit 6e2511c

Please sign in to comment.