Skip to content

Commit fade47d

Browse files
aborrusoclaude
andcommitted
chore(worker): remove hardcoded version from footer
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 925d066 commit fade47d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/worker.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ export default {
205205
<pre><code>curl ${url.origin}/health</code></pre>
206206
207207
<div class="footer">
208-
Version 0.4.50 • Running on Cloudflare Workers •<a href="https://github.com/ondata/ckan-mcp-server/blob/main/LICENSE" target="_blank">MIT License</a>
208+
Running on Cloudflare Workers •<a href="https://github.com/ondata/ckan-mcp-server/blob/main/LICENSE" target="_blank">MIT License</a>
209209
</div>
210210
</div>
211211
</body>

0 commit comments

Comments
 (0)