1
0
mirror of https://github.com/BoostIo/Boostnote synced 2026-02-07 04:51:39 +00:00

Merge branch 'dev'

* dev:
  alert fix
  debug missing argument
  bump version
  rollback: setVisibleOnAllWorkspaces(true)
  FinderのActivity logをちゃんと取ってくる
  FinderのInputにLato fontが使われていない問題修正
  Search inputにRegExp operatorが入ると使えなかった問題改善
  User name change and modify style

Conflicts:
	package.json
This commit is contained in:
Rokt33r
2015-12-04 04:56:55 +09:00
15 changed files with 210 additions and 47 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "boost",
"version": "0.4.3",
"version": "0.4.4",
"description": "Boost App",
"main": "index.js",
"scripts": {