diff --git a/index.js b/index.js index 9808c4c..ddc04dd 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.5' +let g_version = 'v1.2.6' 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'