diff --git a/README.md b/README.md index 6b64f5f..08b4ef0 100644 --- a/README.md +++ b/README.md @@ -14,11 +14,6 @@ markdown-based documentation sites. - -> Note: This documentation refers to the 1.0.0 pre-release version -> See [documentaton for v0.9.9](https://github.com/dannyben/madness/tree/v0.9.9#readme) -> if you are using an earlier version - ## Screenshots [![Screenshots](assets/screenshots.gif)](assets/screenshots.gif) diff --git a/lib/madness/version.rb b/lib/madness/version.rb index ee05033..65c7e76 100644 --- a/lib/madness/version.rb +++ b/lib/madness/version.rb @@ -1,3 +1,3 @@ module Madness - VERSION = '1.0.0.rc2' + VERSION = '1.0.0' end diff --git a/site/index.html b/site/index.html index 6891646..a0fe038 100644 --- a/site/index.html +++ b/site/index.html @@ -49,12 +49,6 @@

Table of Contents

  • Docker Image
  • -
    -

    Note: This documentation refers to the 1.0.0 pre-release version
    -See documentaton for v0.9.9 -if you are using an earlier version

    -
    -

    Screenshots

    Screenshots