increment version to v1.2.4

pull/253/head
Abdullah Alfaraj 2023-05-14 14:28:53 +03:00
parent c211dc4b70
commit d7b5c565c5
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.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'