We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc307b1 commit 73fdb5cCopy full SHA for 73fdb5c
app.js
@@ -1,4 +1,4 @@
1
-const APP_VERSION = '2.3.1';
+const APP_VERSION = '2.3.2';
2
const CACHE_VERSION = 2;
3
4
let electron = require('electron'),
package.json
@@ -1,7 +1,7 @@
{
"name": "cemui",
"productName": "CemUI",
- "version": "2.3.1",
+ "version": "2.3.2",
5
"description": "Front end launcher for the WiiU emulator, Cemu",
6
"author": "RedDucks",
7
"main": "app.js",
0 commit comments