increment version to v1.2.6

dev_1.2.6
Abdullah Alfaraj 2023-06-04 17:33:39 +03:00
parent d955bcc873
commit b4a0ab8a7b
1 changed files with 1 additions and 1 deletions

View File

@ -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'