Skip to content
This repository was archived by the owner on Jan 16, 2024. It is now read-only.

Commit fd48b9d

Browse files
Reinstate code beuatifier. Release version 0.9.0.
1 parent ca0c859 commit fd48b9d

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

admin/app/assets/javascripts/push_type/wysiwyg_setup.js.erb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
//= require plugins/align.min
2+
//= require plugins/code_beautifier.min
23
//= require plugins/code_view.min
34
//= require plugins/file.min
45
//= require plugins/fullscreen.min

core/lib/push_type/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module PushType
2-
VERSION = '0.9.0.beta.4'
2+
VERSION = '0.9.0'
33
end

0 commit comments

Comments
 (0)