Ver Fonte

Bump version

xuty há 3 anos atrás
pai
commit
1678534eb7
2 ficheiros alterados com 6 adições e 1 exclusões
  1. 5 0
      CHANGELOG.md
  2. 1 1
      pubspec.yaml

+ 5 - 0
CHANGELOG.md

@@ -1,3 +1,6 @@
+## [3.4.1] - 2023-01-27
+* Fix Flutter 3.7 incompatibilities [#151], thanks [@jpnurmi].
+
 ## [3.4.0] - 2022-11-4
 * Mouse input is enabled by default.
 * Support scrolling in alternate buffer.
@@ -242,3 +245,5 @@
 [#140]: https://github.com/TerminalStudio/xterm.dart/pull/140
 [#141]: https://github.com/TerminalStudio/xterm.dart/pull/141
 
+[#151]: https://github.com/TerminalStudio/xterm.dart/pull/151
+

+ 1 - 1
pubspec.yaml

@@ -1,6 +1,6 @@
 name: xterm
 description: xterm.dart is a fast and fully-featured terminal emulator for Flutter applications, with support for mobile and desktop platforms.
-version: 3.4.0
+version: 3.4.1
 homepage: https://github.com/TerminalStudio/xterm.dart
 
 environment: