We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ae7e03 commit ef45d24Copy full SHA for ef45d24
.github/workflows/build.yml
@@ -1,7 +1,7 @@
1
name: build
2
3
env:
4
- v: '2.0.0-pre.8'
+ v: '2.0.0'
5
av: '2.0.0'
6
7
on:
docs/README.md
@@ -4,7 +4,7 @@

-> This documentation is for Stowage v2 which is currently in the pre-release stage. Version 1 documentation can be found [here](README.v1.md).
+> This documentation is for Stowage v2 which is a major redesign. Version 1 documentation can be found [here](README.v1.md).
8
9
**Stowage** is a **bloat-free .NET cloud storage kit** that supports at minimum THE major ☁ providers.
10
0 commit comments