Skip to content

Commit 8cc29ce

Browse files
Bumped version number to 0.9.2
1 parent 510ecc8 commit 8cc29ce

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,7 +1,7 @@
11
# PRISM
22
PRISM - web frontend for Spunky Bot
33

4-
[![Latest Stable Version](https://img.shields.io/badge/stable-0.9-blue.svg)](https://github.com/SpunkyBot/PRISM/releases)
4+
[![Latest Stable Version](https://img.shields.io/badge/stable-0.9.2-blue.svg)](https://github.com/SpunkyBot/PRISM/releases)
55
[![License](https://img.shields.io/badge/license-MIT-orange.svg)](https://github.com/SpunkyBot/PRISM/blob/master/LICENSE)
66
[![Codacy Grade](https://api.codacy.com/project/badge/Grade/9128eca0256b43e0824f657d9d871b46)](https://www.codacy.com/app/SpunkyBot/PRISM)
77

lib/prism.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
// PRISM - Web frontend for Spunky Bot - www.spunkybot.de/prism
33
// Author: Alexander Kress
4-
// Version: 0.9
4+
// Version: 0.9.2
55

66
// include the GeoIP PHP script - created by MaxMind
77
include('geoip.inc');

0 commit comments

Comments
 (0)