File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11
22/// The version of the ArtCraft desktop app reported in the UI and via Analytics.
33/// This should match the CI builds.
4- pub const ARTCRAFT_VERSION : & str = "0.21 .0" ;
4+ pub const ARTCRAFT_VERSION : & str = "0.22 .0" ;
Original file line number Diff line number Diff line change 11{
22 "$schema" : " https://schema.tauri.app/config/2.0.0-rc" ,
33 "productName" : " ArtCraft" ,
4- "version" : " 0.21 .0" ,
4+ "version" : " 0.22 .0" ,
55 "identifier" : " ai.artcraft.app" ,
66 "build" : {
77 "frontendDist" : " ../../../frontend/apps/artcraft/dist" ,
Original file line number Diff line number Diff line change 11{
22 "$schema" : " https://schema.tauri.app/config/2.0.0-rc" ,
33 "productName" : " ArtCraft" ,
4- "version" : " 0.21 .0" ,
4+ "version" : " 0.22 .0" ,
55 "identifier" : " ai.artcraft.app" ,
66 "build" : {
77 "frontendDist" : " ../../../frontend/apps/artcraft/dist" ,
You can’t perform that action at this time.
0 commit comments