Skip to content
This repository has been archived by the owner on Jan 3, 2020. It is now read-only.

Commit

Permalink
Adding German locale
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Leishman committed Feb 6, 2016
1 parent 78c5452 commit 02bb913
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion init.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
name 'Redmine Editor Preview Tab Extension'
author 'Thomas Leishman'
description 'The Redmine Editor Preview Tab Extension adds a preview tab to the Redmine text editor, similar to the editor on Github.'
version '0.1.3'
version '0.1.4'
url 'https://github.com/tleish/redmine_editor_preview_tab'
author_url 'https://github.com/tleish'
settings :default => { hide_default_preview: false, enabled: true } , :partial => 'redmine_editor_preview_tab/settings'
Expand Down

0 comments on commit 02bb913

Please sign in to comment.