Skip to content
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.

Commit

Permalink
Merge pull request #40 from takkii/develop
Browse files Browse the repository at this point in the history
Update.
  • Loading branch information
takkii authored May 23, 2024
2 parents 4fce8ee + a40eb4a commit aa57364
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
### にゃそこん初号機
[![MIT License](http://img.shields.io/badge/license-MIT-blue.svg?style=flat)](LICENSE) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) ![GitHub release](https://img.shields.io/github/release/takkii/nyasocom_oss.svg?style=flat) [![GitHub Status](https://img.shields.io/github/last-commit/takkii/nyasocom_oss.svg?style=flat)](GitHub) [![Ruby](https://github.com/takkii/nyasocom_oss/actions/workflows/ruby.yml/badge.svg?branch=main)](https://github.com/takkii/nyasocom_oss/actions/workflows/ruby.yml)

> herokuでの稼働を止めたので、OSS版で[公開](https://github.com/takkii/nyasocom_oss/wiki/manual)します。
### にゃそこんのオープンソース版

- herokuでの稼働を止めました。

※ OSS版で[公開](https://github.com/takkii/nyasocom_oss/wiki/manual)します。
2 changes: 1 addition & 1 deletion lib/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@

module NYASOCOM
# 0.0.1-Date.today
VERSION = '1.1.2'
VERSION = '1.1.3-2024.5.23'
end

0 comments on commit aa57364

Please sign in to comment.