Skip to content

Commit 0f9079c

Browse files
committed
release v3.0.26
1 parent 9b9f13f commit 0f9079c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Example - Chat - TypeScript
22

3-
[![Latest Stable Version](https://img.shields.io/badge/Stable-v3.1.0-brightgreen.svg?style=plastic)](https://github.com/web-dev-server/example-chat-typescript/releases)
3+
[![Latest Stable Version](https://img.shields.io/badge/Stable-v3.0.26-brightgreen.svg?style=plastic)](https://github.com/web-dev-server/example-chat-typescript/releases)
44
[![License](https://img.shields.io/badge/Licence-BSD-brightgreen.svg?style=plastic)](https://github.com/web-dev-server/example-chat-typescript/blob/master/LICENSE.md)
55

66
Chat example with session authentication. Client scripts written in TypeScript, no framework needed.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "web-dev-server-example-chat-typescript",
3-
"version": "3.1.0",
3+
"version": "3.0.26",
44
"keywords": [
55
"chat",
66
"typescript",

0 commit comments

Comments
 (0)