Skip to content

Commit

Permalink
Release 1.5.64
Browse files Browse the repository at this point in the history
  • Loading branch information
Lomilar committed Aug 6, 2024
1 parent 563567b commit d4cb64b
Show file tree
Hide file tree
Showing 7 changed files with 228 additions and 292 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Change Log

## 1.5.64
* Updated editor.
* Updated libraries.

## 1.5.63
* Updated editor.
* Updated libraries.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# CaSS
Competency and Skills Service -- Competency Management

Release Candidate: 1.5.63 [![Build Status](https://travis-ci.org/cassproject/CASS.svg?branch=1.5)](https://travis-ci.org/cassproject/CASS)
Release Candidate: 1.5.64 [![Build Status](https://travis-ci.org/cassproject/CASS.svg?branch=1.5)](https://travis-ci.org/cassproject/CASS)
Supported: 1.4 [![Build Status](https://travis-ci.org/cassproject/CASS.svg?branch=1.4)](https://travis-ci.org/cassproject/CASS)
Supported: 1.3 [![Build Status](https://travis-ci.org/cassproject/CASS.svg?branch=1.3)](https://travis-ci.org/cassproject/CASS)
Supported: 1.2 [![Build Status](https://travis-ci.org/cassproject/CASS.svg?branch=1.2)](https://travis-ci.org/cassproject/CASS)
Expand Down
2 changes: 1 addition & 1 deletion docker-compose-template.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3'
services:
cass:
image: cassproject/cass:node-1.5.63
image: cassproject/cass:node-1.5.64
container_name: cass
networks:
- esnet
Expand Down
Loading

0 comments on commit d4cb64b

Please sign in to comment.