Skip to content

Commit 38abd24

Browse files
Update dynamiaToolsVersion to 26.3.0 in astro.config.mjs
1 parent 262d323 commit 38abd24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

astro.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import {defineConfig} from 'astro/config';
22
import starlight from '@astrojs/starlight';
33

4-
export const dynamiaToolsVersion = '26.2.1'
4+
export const dynamiaToolsVersion = '26.3.0'
55

66

77
// https://astro.build/config

0 commit comments

Comments
 (0)