File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 1.24.0 (2019-10-31)
4
+
5
+ * Update JSON dependency to v4.1.0
6
+
3
7
## 1.23.1 (2019-07-31)
4
8
5
9
* Fix regression, add backward compatible helpers for missing public JSON functions
Original file line number Diff line number Diff line change 1
1
# On-Prem virtual appliance & live image administration
2
2
3
- [ ![ GitHub release] ( https://img.shields.io/github/release/on-prem/jidoteki-admin.svg )] ( https://on-premises.com ) [ ![ Build Status] ( https://travis-ci.org/on-prem/jidoteki-admin.svg?branch=master )] ( https://travis-ci.org/on-prem/jidoteki-admin ) [ ![ Dependency] ( https://img.shields.io/badge/[deps]  ; picolisp--semver-v0.11.0-ff69b4.svg )] ( https://github.com/aw/picolisp-semver ) [ ![ Dependency] ( https://img.shields.io/badge/[deps]  ; picolisp--json-v4.0 .0-ff69b4.svg )] ( https://github.com/aw/picolisp-json ) [ ![ Dependency] ( https://img.shields.io/badge/[deps]  ; picolisp--unit-v3.0.0-ff69b4.svg )] ( https://github.com/aw/picolisp-unit.git )
3
+ [ ![ GitHub release] ( https://img.shields.io/github/release/on-prem/jidoteki-admin.svg )] ( https://on-premises.com ) [ ![ Build Status] ( https://travis-ci.org/on-prem/jidoteki-admin.svg?branch=master )] ( https://travis-ci.org/on-prem/jidoteki-admin ) [ ![ Dependency] ( https://img.shields.io/badge/[deps]  ; picolisp--semver-v0.11.0-ff69b4.svg )] ( https://github.com/aw/picolisp-semver ) [ ![ Dependency] ( https://img.shields.io/badge/[deps]  ; picolisp--json-v4.1 .0-ff69b4.svg )] ( https://github.com/aw/picolisp-json ) [ ![ Dependency] ( https://img.shields.io/badge/[deps]  ; picolisp--unit-v3.0.0-ff69b4.svg )] ( https://github.com/aw/picolisp-unit.git )
4
4
5
5
[ On-Prem] ( https://on-premises.com ) installs the ` On-Prem Admin ` package in ` /opt/jidoteki ` .
6
6
Original file line number Diff line number Diff line change @@ -5,12 +5,12 @@ admin_type: LIVE IMAGE
5
5
admin_type_lowcase: live image
6
6
ssh_path: /usr/local/etc/ssh
7
7
8
- jidoteki_admin_version: 1.23.1
8
+ jidoteki_admin_version: 1.24.0
9
9
10
10
jidoteki_lib_deps:
11
11
- repo: https://github.com/aw/picolisp-json.git
12
12
dir: .modules/picolisp-json/HEAD
13
- ref: v4.0 .0
13
+ ref: v4.1 .0
14
14
- repo: https://github.com/aw/picolisp-semver.git
15
15
dir: .modules/picolisp-semver/HEAD
16
16
ref: v0.11.0
You can’t perform that action at this time.
0 commit comments