Skip to content

Commit 73fdb5c

Browse files
committed
Bumped version number
1 parent cc307b1 commit 73fdb5c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
const APP_VERSION = '2.3.1';
1+
const APP_VERSION = '2.3.2';
22
const CACHE_VERSION = 2;
33

44
let electron = require('electron'),

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "cemui",
33
"productName": "CemUI",
4-
"version": "2.3.1",
4+
"version": "2.3.2",
55
"description": "Front end launcher for the WiiU emulator, Cemu",
66
"author": "RedDucks",
77
"main": "app.js",

0 commit comments

Comments
 (0)