We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac3c8e6 commit 9f65672Copy full SHA for 9f65672
trifa_desktop/app/src/main/java/com/zoffcc/applications/trifa/MainActivity.java
@@ -239,7 +239,7 @@
239
public class MainActivity extends JFrame implements WindowListener, WindowFocusListener, WindowStateListener
240
{
241
private static final String TAG = "trifa.MainActivity";
242
- static final String Version = "1.0.48";
+ static final String Version = "1.0.49";
243
// --------- global config ---------
244
245
final static boolean CTOXCORE_NATIVE_LOGGING = false; // set "false" for release builds
0 commit comments