Skip to content

Commit e71d92c

Browse files
- CHG: Version bump.
1 parent 54acba9 commit e71d92c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "frickl",
3-
"version": "1.1.0",
3+
"version": "2.0.0",
44
"private": true,
55
"description": "Frickl is a self-hosted image library. This is the web interface of Frickl written in Vue.js.",
66
"author": "sebastian-raubach <sebastian@raubach.co.uk>",

src/views/About.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</b-col>
88
<b-col cols=2></b-col>
99
</b-row>
10-
<h1>Frickl <small class="text-muted">v1.1.0</small></h1>
10+
<h1>Frickl <small class="text-muted">v2.0.0</small></h1>
1111
<p>Frickl is an open source, self-hosted image management tool. Frickl uses your existing image library on your
1212
file system or external hard drive and makes it available through a modern and interactive web interface.</p>
1313
<p>Mark photos as your favourites, tag them, look at them on a map or just take pleasure from the fact that all

0 commit comments

Comments
 (0)