Skip to content

Commit

Permalink
v1.48.2+132
Browse files Browse the repository at this point in the history
  • Loading branch information
amake committed Nov 21, 2024
1 parent 2c7b6b5 commit b8175b7
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 1 deletion.
3 changes: 3 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/132.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
- Open media links and attachments in external apps
- Render horizontal rules nicely
- Respect Org local variables for controlling sub/superscripts
3 changes: 3 additions & 0 deletions fastlane/metadata/android/ja/changelogs/132.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
- メディアリンクや添付ファイルを外部アプリで開く
- 水平線をいい感じに表示する
- 上付き文字、下付き文字を制御するOrgローカル変数に対応
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: orgro
description: An Org Mode file viewer
version: 1.48.1+131
version: 1.48.2+132
homepage: https://orgro.org

publish_to: none
Expand Down

0 comments on commit b8175b7

Please sign in to comment.