Skip to content

Commit d9dd2da

Browse files
committed
v3.807.0
1 parent 2b06e03 commit d9dd2da

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This repository contains `dotnet new` templates for Virto Commerce Modules.
66
* vc-module-dba-xapi - Creates a new Virto Commerce module with DB Agnostic and XAPI support.
77
* vc-module-dba - Creates a new Virto Commerce module with DB Agnostic support.
88
* vc-module-xapi - Creates a new Virto Commerce module with XAPI support.
9-
* vc-crud - Creates all classes required for CRUD operations.
9+
* vc-crud - Creates all the classes needed for CRUD operations.
1010

1111
## Getting Started
1212

VirtoCommerce.ModuleTemplate.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<PropertyGroup>
44
<PackageType>Template</PackageType>
5-
<PackageVersion>3.806.0</PackageVersion>
5+
<PackageVersion>3.807.0</PackageVersion>
66
<PackageId>VirtoCommerce.Module.Template</PackageId>
77
<Title>Virto Commerce Module Templates</Title>
88
<Authors>VirtoWay</Authors>

0 commit comments

Comments
 (0)