Skip to content

Commit c0101c4

Browse files
committed
update abp packages version to 8.1.1 and bump all module version
1 parent b3167a1 commit c0101c4

File tree

7 files changed

+29
-28
lines changed

7 files changed

+29
-28
lines changed

modules/account/common.props

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
<Project>
2-
<Import Project="..\common.props"/>
2+
<Import Project="..\common.props" />
33

44
<PropertyGroup>
55
<Product>Passingwind.Abp.Account</Product>
6-
<Description>an abp module that provider account service, such as login, 2fa, account link, impersonation, settings. </Description>
6+
<Description>an abp module that provider account service, such as login, 2fa, account link,
7+
impersonation, settings. </Description>
78
<PackageTags>abp-module</PackageTags>
8-
<Version>1.2.0</Version>
9-
<PackageVersion>1.2.0</PackageVersion>
9+
<Version>1.3.0</Version>
10+
<PackageVersion>1.3.0</PackageVersion>
1011
</PropertyGroup>
1112

1213
<ItemGroup>
@@ -16,4 +17,4 @@
1617
</None>
1718
</ItemGroup>
1819

19-
</Project>
20+
</Project>

modules/api-keys/common.props

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
<Project>
2-
<Import Project="..\common.props"/>
2+
<Import Project="..\common.props" />
33

44
<PropertyGroup>
55
<Product>Passingwind.Abp.ApiKey</Product>
66
<Description>an abp module that provider api key authentication and key management.</Description>
77
<PackageTags>abp-module, apikey</PackageTags>
8-
<Version>1.0.0</Version>
9-
<PackageVersion>1.0.0</PackageVersion>
8+
<Version>1.1.0</Version>
9+
<PackageVersion>1.1.0</PackageVersion>
1010
</PropertyGroup>
1111

1212
<ItemGroup>
@@ -16,4 +16,4 @@
1616
</None>
1717
</ItemGroup>
1818

19-
</Project>
19+
</Project>

modules/dictionary-management/common.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
<Product>Passingwind.Abp.DictionaryManagement</Product>
77
<Description>an abp module that provider dynamic dictionary management service</Description>
88
<PackageTags>abp-module</PackageTags>
9-
<Version>1.0.0</Version>
10-
<PackageVersion>1.0.0</PackageVersion>
9+
<Version>1.1.0</Version>
10+
<PackageVersion>1.1.0</PackageVersion>
1111
</PropertyGroup>
1212

1313
<ItemGroup>
@@ -17,4 +17,4 @@
1717
</None>
1818
</ItemGroup>
1919

20-
</Project>
20+
</Project>

modules/dynamic-permission-management/common.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
<Product>Passingwind.Abp.DynamicPermissionManagement</Product>
77
<Description>an abp module that provider dynamic permission management service</Description>
88
<PackageTags>abp-module</PackageTags>
9-
<Version>1.0.0</Version>
10-
<PackageVersion>1.0.0</PackageVersion>
9+
<Version>1.1.0</Version>
10+
<PackageVersion>1.1.0</PackageVersion>
1111
<IsPackable>false</IsPackable>
1212
</PropertyGroup>
1313

@@ -17,4 +17,4 @@
1717
<PackagePath>\</PackagePath>
1818
</None>
1919
</ItemGroup>
20-
</Project>
20+
</Project>

modules/file-management/common.props

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
<Project>
2-
<Import Project="..\common.props"/>
2+
<Import Project="..\common.props" />
33

44
<PropertyGroup>
55
<Product>Passingwind.Abp.FileManagement</Product>
66
<Description>an abp module that provider file and file container management.</Description>
77
<PackageTags>abp-module</PackageTags>
8-
<Version>1.0.0</Version>
9-
<PackageVersion>1.0.0</PackageVersion>
8+
<Version>1.1.0</Version>
9+
<PackageVersion>1.1.0</PackageVersion>
1010
</PropertyGroup>
11-
11+
1212
<ItemGroup>
1313
<None Include="..\..\README.md">
1414
<Pack>True</Pack>
1515
<PackagePath>\</PackagePath>
1616
</None>
1717
</ItemGroup>
18-
19-
</Project>
18+
19+
</Project>

modules/identity-client/common.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
<Product>Passingwind.Abp.IdentityClientManagement</Product>
77
<Description>an abp module that provider dynamic identity provider, support oidc, saml2</Description>
88
<PackageTags>abp, abp-module, OIDC, SAML2</PackageTags>
9-
<Version>1.0.0</Version>
10-
<PackageVersion>1.0.0</PackageVersion>
9+
<Version>1.1.0</Version>
10+
<PackageVersion>1.1.0</PackageVersion>
1111
</PropertyGroup>
1212

1313
<ItemGroup>
@@ -17,4 +17,4 @@
1717
</None>
1818
</ItemGroup>
1919

20-
</Project>
20+
</Project>

modules/identity/common.props

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
<Project>
2-
<Import Project="..\common.props"/>
2+
<Import Project="..\common.props" />
33

44
<PropertyGroup>
55
<Product>Passingwind.Abp.Identity</Product>
66
<Description>an abp module that extend identity service, include settings, organization unit.</Description>
77
<PackageTags>abp-module</PackageTags>
8-
<Version>1.0.0</Version>
9-
<PackageVersion>1.0.0</PackageVersion>
8+
<Version>1.1.0</Version>
9+
<PackageVersion>1.1.0</PackageVersion>
1010
</PropertyGroup>
1111

1212
<ItemGroup>
@@ -16,4 +16,4 @@
1616
</None>
1717
</ItemGroup>
1818

19-
</Project>
19+
</Project>

0 commit comments

Comments
 (0)