Skip to content

Commit 71cd08e

Browse files
committed
bump to 1.3.1
1 parent 7421db3 commit 71cd08e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ const _log = console.log
88
const _warn = console.warn
99
const _error = console.error
1010
let g_timer_value = 300 // temporary global variable for testing the timer pause function
11-
let g_version = 'v1.3.0'
11+
let g_version = 'v1.3.1'
1212
let g_sd_url = 'http://127.0.0.1:7860'
1313
let g_online_data_url =
1414
'https://raw.githubusercontent.com/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin/master/utility/online_data.json'

0 commit comments

Comments
 (0)