Skip to content

Commit e041b5c

Browse files
committed
[VER] : increment to version to v0.6.8
1 parent f73e29f commit e041b5c

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

ImGuiFileDialog.h

+8-8
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ SOFTWARE.
4242

4343
/*
4444
// generated with "Text to ASCII Art Generator (TAAG)"
45-
// https://patorjk.com/software/taag/#p=display&h=1&v=0&f=Big&t=ImGuiFileDialog%0Av0.6.7
45+
// https://patorjk.com/software/taag/#p=display&h=1&v=0&f=Big&t=ImGuiFileDialog%0Av0.6.8
4646
_____ _____ _ ______ _ _ _____ _ _
4747
|_ _| / ____| (_)| ____|(_)| | | __ \ (_) | |
4848
| | _ __ ___ | | __ _ _ _ | |__ _ | | ___ | | | | _ __ _ | | ___ __ _
@@ -51,12 +51,12 @@ SOFTWARE.
5151
|_____||_| |_| |_| \_____| \__,_||_||_| |_||_| \___||_____/ |_| \__,_||_| \___/ \__, |
5252
__/ |
5353
|___/
54-
___ __ ______
55-
/ _ \ / / |____ |
56-
__ __| | | | / /_ / /
57-
\ \ / /| | | | | '_ \ / /
58-
\ V / | |_| |_| (_) |_ / /
59-
\_/ \___/(_)\___/(_)/_/
54+
___ __ ___
55+
/ _ \ / / / _ \
56+
__ __| | | | / /_ | (_) |
57+
\ \ / /| | | | | '_ \ > _ <
58+
\ V / | |_| |_| (_) |_| (_) |
59+
\_/ \___/(_)\___/(_)\___/
6060
6161
github repo : https://github.com/aiekick/ImGuiFileDialog
6262
this section is the content of the ReadMe.md file
@@ -1219,7 +1219,7 @@ The Custom Icon Font (in CustomFont.cpp and CustomFont.h) was made with ImGuiFon
12191219
#pragma region IGFD VERSION
12201220

12211221
// compatible with 1.90.4 WIP
1222-
#define IMGUIFILEDIALOG_VERSION "v0.6.7"
1222+
#define IMGUIFILEDIALOG_VERSION "v0.6.8"
12231223

12241224
#pragma endregion
12251225

0 commit comments

Comments
 (0)