diff --git a/index.js b/index.js index c5dfa10..c187986 100644 --- a/index.js +++ b/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'