소스 검색

Add lesspass-pure version 4.5.0

pull/324/head
Guillaume Vincent 7 년 전
부모
커밋
586397d561
9개의 변경된 파일11개의 추가작업 그리고 11개의 파일을 삭제
  1. +1
    -1
      cordova
  2. +1
    -1
      core
  3. +1
    -1
      cozy
  4. +1
    -1
      desktop
  5. +3
    -3
      dev-utils.sh
  6. +1
    -1
      frontend
  7. +1
    -1
      pure
  8. +1
    -1
      sandbox
  9. +1
    -1
      webextension

+ 1
- 1
cordova

@@ -1 +1 @@
Subproject commit e30cc4b1bcd169d0a6818b4118aea2cef735f483
Subproject commit a66965facf025e4e2f359ffd3c679ef9c4238244

+ 1
- 1
core

@@ -1 +1 @@
Subproject commit e22cabda4f8d4ecc4104b70b530663e0812a59f4
Subproject commit 02794899e86cd1af470ed631018cf708eced0330

+ 1
- 1
cozy

@@ -1 +1 @@
Subproject commit 3a74ac32907b4b6d9ff6ccc2be71e0babcbf8770
Subproject commit 3b3e1540f8b9fb776415001af2518ad52ee7f41e

+ 1
- 1
desktop

@@ -1 +1 @@
Subproject commit c128c96dfa8fe2d8411f3cdb5da003301b790ddd
Subproject commit 4fd1ca3fc6b73d97bce85cf3815ac3830ceb798a

+ 3
- 3
dev-utils.sh 파일 보기

@@ -1,11 +1,11 @@
#!/usr/bin/env bash

function cmd {
npm install --save lesspass-pure@4.4.7
npm install --save lesspass-pure@4.5.0
npm run build
git add .
git status
git commit -m 'add lesspass-pure version 4.4.7'
git commit -m 'add lesspass-pure version 4.5.0'
git push --tags origin master
}

@@ -19,7 +19,7 @@ do
cd ..
done

#VERSION=2.3.5
#VERSION=2.4.0
#cd webextension
#git archive -o webextension.zip master
#mv webextension.zip /tmp


+ 1
- 1
frontend

@@ -1 +1 @@
Subproject commit a02e67805cf58f95ddd0b7479469d76e42b3d2d6
Subproject commit e79596709c3245f44491cc8de7be06c0b32a1450

+ 1
- 1
pure

@@ -1 +1 @@
Subproject commit 9a10fa2545cb527142ba931efc3dc37f9489ebaf
Subproject commit fc21a0612f1300fa383d84fa65d1fab84a1a23f5

+ 1
- 1
sandbox

@@ -1 +1 @@
Subproject commit 62c8b8c6f754cbefdf72e5cb2cbd6c235a9f1a52
Subproject commit 52e80dc6ba5542fb2a27c2c058c9f200f640d77d

+ 1
- 1
webextension

@@ -1 +1 @@
Subproject commit b6e6c2e8b30d59accb70c2c29878e17ec5267469
Subproject commit b1529bc97927d052a520a583d6b1231e5b3ab623

불러오는 중...
취소
저장