Skip to content

Commit 9f65672

Browse files
committed
new version 1.0.49
1 parent ac3c8e6 commit 9f65672

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

trifa_desktop/app/src/main/java/com/zoffcc/applications/trifa/MainActivity.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@
239239
public class MainActivity extends JFrame implements WindowListener, WindowFocusListener, WindowStateListener
240240
{
241241
private static final String TAG = "trifa.MainActivity";
242-
static final String Version = "1.0.48";
242+
static final String Version = "1.0.49";
243243
// --------- global config ---------
244244
// --------- global config ---------
245245
final static boolean CTOXCORE_NATIVE_LOGGING = false; // set "false" for release builds

0 commit comments

Comments
 (0)