Skip to content

Commit 92fd80e

Browse files
committed
feat(api): v1.0 release
1 parent 3b9fc65 commit 92fd80e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Kepware.Api/version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/main/src/NerdBank.GitVersioning/version.schema.json",
3-
"version": "1.0-beta",
3+
"version": "1.0",
44
"pathFilters": [ "." ],
55
"publicReleaseRefSpec": [
66
"^refs/heads/main$",

0 commit comments

Comments
 (0)