Skip to content

Commit

Permalink
[REL] Release 1.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
czottmann committed Oct 9, 2024
1 parent 69ba3d2 commit 3f8e20e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/plugin-info.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"pluginVersion": "1.6.5",
"pluginReleasedAt": "2024-10-09T13:11:11+0200"
"pluginReleasedAt": "2024-10-09T13:17:57+0200"
}
2 changes: 1 addition & 1 deletion src/plugin-info.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* File will be overwritten by bin/release.sh! */
export const PLUGIN_INFO = {
"pluginVersion": "1.6.5",
"pluginReleasedAt": "2024-10-09T13:11:11+0200"
"pluginReleasedAt": "2024-10-09T13:17:57+0200"
}

0 comments on commit 3f8e20e

Please sign in to comment.