mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-01-18 07:52:23 +01:00
Version 2.7.0
This commit is contained in:
parent
82e6dda353
commit
4608c1dc5f
@ -1,5 +1,7 @@
|
||||
# Changelog Fab Manager
|
||||
|
||||
# v2.7.0 2018 November 27
|
||||
|
||||
- Nom using standard [package.json](package.json) file to save application version number
|
||||
- Now using Yarn instead of deprecated Bower as the front-end dependencies manager
|
||||
- Migrated front-end application from CoffeeScript to ECMAScript 6 (JS)
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "fab-manager",
|
||||
"version": "2.7.0-dev",
|
||||
"version": "2.7.0",
|
||||
"description": "FabManager is the FabLab management solution. It is web-based, open-source and totally free.",
|
||||
"keywords": [
|
||||
"fablab",
|
||||
|
Loading…
x
Reference in New Issue
Block a user