Skip to content

Commit

Permalink
chore(release): v1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
LoremFooBar committed Jul 31, 2023
1 parent 0efbefa commit 3faa8bf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -3333,7 +3333,7 @@ resharper_xaml_xaml_xamarin_forms_data_type_and_binding_context_type_mismatched_
resharper_xaml_x_key_attribute_disallowed_highlighting = error
resharper_xunit_xunit_test_with_console_output_highlighting = warning

[*.{json, xml, config, md, csproj, yaml, yml, Build.props}]
[*.{json,xml,config,md,csproj,yaml,yml,Build.props}]
indent_size = 2
tab_width = 2
#space_before_self_closing = false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFrameworks>netcoreapp3.1;net6.0;net7.0</TargetFrameworks>
<LangVersion>10</LangVersion>

<Version>1.3.0</Version>
<Version>1.3.1</Version>

<SignAssembly>true</SignAssembly>
<AssemblyOriginatorKeyFile>key.snk</AssemblyOriginatorKeyFile>
Expand Down

0 comments on commit 3faa8bf

Please sign in to comment.