We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41c2e3d commit f1b75dbCopy full SHA for f1b75db
1 file changed
.husky/csx/version-updater.csx
@@ -17,7 +17,7 @@ var paths = new[] {
17
@"src\Gridify\Gridify.csproj",
18
@"src\Gridify.EntityFramework\Gridify.EntityFramework.csproj",
19
@"src\Gridify.Elasticsearch\Gridify.Elasticsearch.csproj",
20
- @"docs\.vuepress\configs\version.ts"
+ @"docs\.vitepress\configs\version.ts"
21
};
22
23
private string customVersion = null;
0 commit comments