From e60819fa42a1c7f15ecc63df78666a235dafd2c3 Mon Sep 17 00:00:00 2001 From: pwompus Date: Sat, 17 Aug 2024 01:43:23 +1000 Subject: [PATCH] update versioning to reflect upcoming version :D --- frontend/archive.html | 2 +- frontend/feed.html | 2 +- frontend/new-post.html | 2 +- frontend/notfound.html | 2 +- frontend/post.html | 2 +- frontend/public/index.html | 2 +- frontend/servererror.html | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/frontend/archive.html b/frontend/archive.html index 9dd5132..a38096b 100644 --- a/frontend/archive.html +++ b/frontend/archive.html @@ -29,7 +29,7 @@

BubbleNet Archive

-

BubbleNet version 0 ("still in development") [see version history]

+

BubbleNet version 1[see version history]

\ No newline at end of file diff --git a/frontend/feed.html b/frontend/feed.html index fa7b0ce..8be4a24 100644 --- a/frontend/feed.html +++ b/frontend/feed.html @@ -30,7 +30,7 @@

BubbleNet Feed

-

BubbleNet version 0 ("still in development") [see version history]

+

BubbleNet version 1[see version history]

\ No newline at end of file diff --git a/frontend/new-post.html b/frontend/new-post.html index e1a4c4c..e649ae3 100644 --- a/frontend/new-post.html +++ b/frontend/new-post.html @@ -27,7 +27,7 @@

Create a new post



-

BubbleNet version 0 ("still in development") [see version history]

+

BubbleNet version 1[see version history]

\ No newline at end of file diff --git a/frontend/notfound.html b/frontend/notfound.html index 9e152ce..a2197c7 100644 --- a/frontend/notfound.html +++ b/frontend/notfound.html @@ -20,7 +20,7 @@

Error 404: Page not found.

We couldn't find the page you're looking for. It might have been removed or the link may have been mistyped. Try again or go home.

-

BubbleNet version 0 ("still in development") [see version history]

+

BubbleNet version 1[see version history]

\ No newline at end of file diff --git a/frontend/post.html b/frontend/post.html index b243a14..1861a0f 100644 --- a/frontend/post.html +++ b/frontend/post.html @@ -28,7 +28,7 @@

BubbleNet Post

-

BubbleNet version 0 ("still in development") [see version history]

+

BubbleNet version 1[see version history]

\ No newline at end of file diff --git a/frontend/public/index.html b/frontend/public/index.html index 6731ccb..746cc6d 100644 --- a/frontend/public/index.html +++ b/frontend/public/index.html @@ -30,7 +30,7 @@

What is BubbleNet?

-- Pwompus, Developer

-

BubbleNet version 0 ("still in development") [see version history]

+

BubbleNet version 1[see version history]

\ No newline at end of file diff --git a/frontend/servererror.html b/frontend/servererror.html index 77700e9..a5d1225 100644 --- a/frontend/servererror.html +++ b/frontend/servererror.html @@ -20,7 +20,7 @@

Error 500: Internal Server Error.

The server encountered an internal error or misconfiguration and was unable to fulfill your request. Try reloading the page or trying again later.
If the problem persists, contact the website administrators.

-

BubbleNet version 0 ("still in development") [see version history]

+

BubbleNet version 1[see version history]

\ No newline at end of file