Skip to content

Commit 3d1b4fe

Browse files
authoredMar 12, 2025··
Merge pull request #10 from N7ghtm4r3/e1.0.9
2 parents 1954b0b + e35e122 commit 3d1b4fe

File tree

970 files changed

+5743
-4617
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

970 files changed

+5743
-4617
lines changed
 

‎build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ subprojects {
3333
tasks.withType<DokkaMultiModuleTask> {
3434
outputDirectory.set(layout.projectDirectory.dir("docs"))
3535
pluginConfiguration<DokkaBase, DokkaBaseConfiguration> {
36-
version = "1.0.8"
36+
version = "1.0.9"
3737
footerMessage = "(c) 2025 Tecknobit"
3838
}
3939
}

‎docs/equinox-backend/com.tecknobit.equinoxbackend.annotations/-batch-query-impl/description.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
</a> <button class="navigation-controls--btn navigation-controls--btn_toc ui-kit_mobile-only" id="toc-toggle" type="button">Toggle table of contents
4242
</button>
4343
<div class="navigation-controls--break ui-kit_mobile-only"></div>
44-
<div class="library-version" id="library-version">1.0.8
44+
<div class="library-version" id="library-version">1.0.9
4545
</div>
4646
<div class="navigation-controls">
4747
<div class="filter-section filter-section_loading" id="filter-section">

0 commit comments

Comments
 (0)
Please sign in to comment.