Skip to content

Commit b77200f

Browse files
committed
Bump to v1.3.5
1 parent 48358ae commit b77200f

File tree

5 files changed

+10
-10
lines changed

5 files changed

+10
-10
lines changed

assets/trix/banner/index.txt.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Trix <%= depend_on_asset("trix/VERSION").to_s.chomp %>
2-
Copyright © <%= Time.now.year %> Basecamp, LLC
2+
Copyright © <%= Time.now.year %> 37signals, LLC
33
http://trix-editor.org/

dist/trix-core.js

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/trix.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
@charset "UTF-8";
22
/*
3-
Trix 1.3.4
4-
Copyright © 2024 Basecamp, LLC
3+
Trix 1.3.5
4+
Copyright © 2024 37signals, LLC
55
http://trix-editor.org/*/
66
trix-editor {
77
border: 1px solid #bbb;

dist/trix.js

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/trix/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.3.4
1+
1.3.5

0 commit comments

Comments
 (0)