Skip to content

Commit fbaa590

Browse files
authored
Merge branch 'master' into dev
2 parents 1e74a06 + b4734d7 commit fbaa590

File tree

5 files changed

+5
-12
lines changed

5 files changed

+5
-12
lines changed
File renamed without changes.

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2018 Xiaoan Lin
3+
Copyright (c) 2018 Xiaoan Lin. https://www.xgeek.net
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ deploy:
6262
force_update: true
6363
on:
6464
branch: master
65-
65+
6666
branches:
6767
only:
6868
- master

src/bower.json renamed to bower.json

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,10 @@
11
{
2-
"name": "Salesforce Delivery Tool",
3-
"version": "0.1.0",
2+
"name": "Pipeline",
3+
"version": "0.1.0-beta",
44
"authors": [
55
"Xiaoan Lin <admin@xgeek.net>"
66
],
7-
"description": "The best deploy tool for Salesforce developer.",
8-
"keywords": [
9-
"Salesforce Deploy"
10-
],
7+
"description": "Be less busy, less mistake in Salesforce metadata deploy",
118
"license": "MIT",
129
"private": false,
1310
"ignore": [

src/.bowerrc

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)