summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKalle Laine <pahakalle@protonmail.ch>2019-05-07 13:09:38 +0300
committerDonne Martin <donne.martin@gmail.com>2019-05-07 06:09:38 -0400
commit089eaa615a46497c5a29c167bd286d2931e25a3e (patch)
tree1399b5f462cc9c04225b37536757590a41affd37
parent2a20aeee0ea3eca913dab2f9cc403ba961909cff (diff)
Fix #179: Update latest monthly hiring post ids (#178)
-rw-r--r--haxor_news/settings.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/haxor_news/settings.py b/haxor_news/settings.py
index 62cf286..2e8fd0a 100644
--- a/haxor_news/settings.py
+++ b/haxor_news/settings.py
@@ -14,5 +14,5 @@
# language governing permissions and limitations under the License.
# Updated monthly, see HackerNewsCli.hiring docstring.
-who_is_hiring_post_id = 19543940
-freelancer_post_id = 19543939
+who_is_hiring_post_id = 19797594
+freelancer_post_id = 19797593