increment version to v1.2.4
parent
c211dc4b70
commit
d7b5c565c5
2
index.js
2
index.js
|
|
@ -36,7 +36,7 @@ if (should_log) {
|
|||
// helloHelper2 = require('./helper.js')
|
||||
// for organizational proposes
|
||||
// let g_sdapi_path = 'sdapi'
|
||||
let g_version = 'v1.2.3'
|
||||
let g_version = 'v1.2.4'
|
||||
let g_sd_url = 'http://127.0.0.1:7860'
|
||||
let g_online_data_url =
|
||||
'https://raw.githubusercontent.com/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin/master/utility/online_data.json'
|
||||
|
|
|
|||
Loading…
Reference in New Issue