diff --git a/.github/project.yml b/.github/project.yml index b8bfdbb..94e5e9a 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ release: - current-version: "2.0.6" - next-version: "2.1.0-SNAPSHOT" + current-version: "3.0.0" + next-version: "3.1.0-SNAPSHOT" diff --git a/docs/modules/ROOT/pages/includes/attributes.adoc b/docs/modules/ROOT/pages/includes/attributes.adoc index b8d94c3..933165d 100644 --- a/docs/modules/ROOT/pages/includes/attributes.adoc +++ b/docs/modules/ROOT/pages/includes/attributes.adoc @@ -1,3 +1,3 @@ -:project-version: 2.0.6 +:project-version: 3.0.0 :examples-dir: ./../examples/ \ No newline at end of file