You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 25, 2019. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ A Node.js console UI for LiquidCore
3
3
4
4
Version
5
5
-------
6
-
[0.2.1](https://github.com/LiquidPlayer/ConsoleSurface/releases/tag/0.2.1) - Get it through [JitPack](https://jitpack.io/#LiquidPlayer/ConsoleSurface/0.2.1)
6
+
[0.2.2](https://github.com/LiquidPlayer/ConsoleSurface/releases/tag/0.2.2) - Get it through [JitPack](https://jitpack.io/#LiquidPlayer/ConsoleSurface/0.2.2)
@@ -194,7 +194,7 @@ Type `LiquidCore.detach()` in your console and Poof! Your surface is gone. If y
194
194
device, a new instance will be launched and reattached. Type `process.exit()`
195
195
and the same thing happens.
196
196
197
-
Of course it is possible to use a [`LiquidView`](https://liquidplayer.github.io/LiquidCoreAndroid/v0.2.1/org/liquidplayer/service/LiquidView.html) programmatically and dynamically set its available surfaces
197
+
Of course it is possible to use a [`LiquidView`](https://liquidplayer.github.io/LiquidCoreAndroid/0.2.2/org/liquidplayer/service/LiquidView.html) programmatically and dynamically set its available surfaces
0 commit comments