diff --git a/.github/workflows/lib.yml b/.github/workflows/lib.yml index 8e417ec..49b222e 100644 --- a/.github/workflows/lib.yml +++ b/.github/workflows/lib.yml @@ -1,4 +1,4 @@ -name: build +name: lib env: VERSION: 2.0.2 diff --git a/src/Stowage.sln b/src/Stowage.sln index ba004c3..065107f 100644 --- a/src/Stowage.sln +++ b/src/Stowage.sln @@ -9,7 +9,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution ..\.gitignore = ..\.gitignore ..\.github\workflows\lib.yml = ..\.github\workflows\lib.yml ..\docs\README.md = ..\docs\README.md - ..\docs\README.v1.md = ..\docs\README.v1.md ..\docs\release-history.md = ..\docs\release-history.md EndProjectSection EndProject