File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -6,9 +6,9 @@ _Do you want to share the links you discover?_
66_ Shaarli is a minimalist link sharing service that you can install on your own server._
77_ It is designed to be personal (single-user), fast and handy._
88
9- [ ![ ] ( https://img.shields.io/badge/stable-v0.11.1 -blue.svg )] ( https://github.com/shaarli/Shaarli/releases/tag/v0.11.1 )
10- [ ![ ] ( https://img.shields.io/badge/latest-v0.12.2 -blue.svg )] ( https://github.com/shaarli/Shaarli/releases/tag/v0.12.2 )
11- [ ![ ] ( https://img.shields.io/badge/master-v0.12 .x-blue.svg )] ( https://github.com/shaarli/Shaarli )
9+ [ ![ ] ( https://img.shields.io/badge/stable-v0.12.2 -blue.svg )] ( https://github.com/shaarli/Shaarli/releases/tag/v0.11.1 )
10+ [ ![ ] ( https://img.shields.io/badge/latest-v0.13.0 -blue.svg )] ( https://github.com/shaarli/Shaarli/releases/tag/v0.12.2 )
11+ [ ![ ] ( https://img.shields.io/badge/master-v0.13 .x-blue.svg )] ( https://github.com/shaarli/Shaarli )
1212[ ![ ] ( https://github.com/shaarli/Shaarli/actions/workflows/ci.yml/badge.svg )] ( https://github.com/shaarli/Shaarli/actions )
1313[ ![ Join the chat at https://gitter.im/shaarli/Shaarli ] ( https://badges.gitter.im/Join%20Chat.svg )] ( https://gitter.im/shaarli/Shaarli )
1414[ ![ Docker repository] ( https://img.shields.io/docker/pulls/shaarli/shaarli.svg )] ( https://github.com/shaarli/Shaarli/pkgs/container/shaarli )
Original file line number Diff line number Diff line change 22# https://www.sphinx-doc.org/en/master/usage/configuration.html
33project = 'shaarli'
44author = 'shaarli community'
5- version = '0.12.2 '
6- release = '0.12.2 '
5+ version = '0.13.0 '
6+ release = '0.13.0 '
77copyright = '2011-2023, the shaarli community'
88language = 'en'
99html_title = 'Shaarli documentation'
Original file line number Diff line number Diff line change 1- <?php /* dev */ ?>
1+ <?php /* 0.13.0 */ ?>
You can’t perform that action at this time.
0 commit comments